#ifndef _XFS_PNFS_H
#define _XFS_PNFS_H 1

#ifdef CONFIG_EXPORTFS_BLOCK_OPS
int xfs_fs_get_uuid(struct super_block *sb, u8 *buf, u32 *len, u64 *offset);
int xfs_fs_map_blocks(struct inode *inode, loff_t offset, u64 length,
		struct iomap *iomap, bool write, u32 *device_generation);
int xfs_fs_commit_blocks(struct inode *inode, struct iomap *maps, int nr_maps,
		struct iattr *iattr);

int xfs_break_layouts(struct inode *inode, uint *iolock);
#else
static inline int
xfs_break_layouts(struct inode *inode, uint *iolock)
{
	return 0;
}
#endif /* CONFIG_EXPORTFS_BLOCK_OPS */
#endif /* _XFS_PNFS_H */
>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/cgit.cgi/'><img src='/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='6f85c03bc34ce7040f0b56eca963be4969b719de'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master'>master</option>
<option value='nds-private-remove' selected='selected'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/?h=nds-private-remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/tools/perf/Build?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/tools/perf/Build?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/tools/perf/Build?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/tools/perf/Build?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/tools/perf/Build'>
<input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='6f85c03bc34ce7040f0b56eca963be4969b719de'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/tools?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>tools</a>/<a href='/cgit.cgi/linux/net-next.git/log/tools/perf?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>perf</a>/<a href='/cgit.cgi/linux/net-next.git/log/tools/perf/Build?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de'>Build</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/tools/perf/Build?h=nds-private-remove&amp;id=6f85c03bc34ce7040f0b56eca963be4969b719de&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>