Home
last modified time | relevance | path

Searched refs:xfs_iformat_rtrefcount (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtrefcount_btree.h180 int xfs_iformat_rtrefcount(struct xfs_inode *ip, struct xfs_dinode *dip);
H A Dxfs_rtrefcount_btree.c629 xfs_iformat_rtrefcount( in xfs_iformat_rtrefcount() function
H A Dxfs_inode_fork.c277 return xfs_iformat_rtrefcount(ip, dip); in xfs_iformat_data_fork()