Searched refs:xfs_bmbt_change_owner (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 102 extern int xfs_bmbt_change_owner(struct xfs_trans *tp, struct xfs_inode *ip,
|
D | xfs_bmap_btree.c | 627 xfs_bmbt_change_owner( in xfs_bmbt_change_owner() function
|
/Linux-v5.4/fs/xfs/ |
D | xfs_bmap_util.c | 1692 error = xfs_bmbt_change_owner(tp, ip, XFS_DATA_FORK, ip->i_ino, in xfs_swap_change_owner()
|
D | xfs_log_recover.c | 2892 error = xfs_bmbt_change_owner(NULL, ip, XFS_DATA_FORK, in xfs_recover_inode_owner_change() 2900 error = xfs_bmbt_change_owner(NULL, ip, XFS_ATTR_FORK, in xfs_recover_inode_owner_change()
|