Searched refs:xfs_bmap_add_attrfork (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_bmap.h183 int xfs_bmap_add_attrfork(struct xfs_inode *ip, int size, int rsvd);
H A Dxfs_attr.c238 error = xfs_bmap_add_attrfork(dp, sf_size, rsvd); xfs_attr_set()
H A Dxfs_bmap.c981 * Called from xfs_bmap_add_attrfork to handle btree format files.
1024 * Called from xfs_bmap_add_attrfork to handle extents format files.
1051 * Called from xfs_bmap_add_attrfork to handle local format files. Each
1101 xfs_bmap_add_attrfork( xfs_bmap_add_attrfork() function

Completed in 105 milliseconds