Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h206 int xfs_bmap_one_block(struct xfs_inode *ip, int whichfork);
Dxfs_attr.c150 else if (xfs_bmap_one_block(ip, XFS_ATTR_FORK)) in xfs_attr_get()
366 if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) in xfs_attr_set()
480 } else if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) { in xfs_attr_remove()
1252 if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) { in xfs_attr_node_removename()
Dxfs_bmap.c1672 xfs_bmap_one_block( in xfs_bmap_one_block() function
/linux-4.4.14/fs/xfs/
Dxfs_attr_list.c528 } else if (xfs_bmap_one_block(dp, XFS_ATTR_FORK)) { in xfs_attr_list_int()