Home
last modified time | relevance | path

Searched refs:xfs_bmap_one_block (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/libxfs/
Dxfs_attr.c151 else if (xfs_bmap_one_block(ip, XFS_ATTR_FORK)) in xfs_attr_get()
368 if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) in xfs_attr_set()
484 } else if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) { in xfs_attr_remove()
1258 if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) { in xfs_attr_node_removename()
Dxfs_bmap.h159 int xfs_bmap_one_block(struct xfs_inode *ip, int whichfork);
Dxfs_bmap.c1709 xfs_bmap_one_block( in xfs_bmap_one_block() function
/fs/xfs/
Dxfs_attr_list.c528 } else if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) { in xfs_attr_list_int()