Searched refs:xfs_inode_count_blocks (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_inode.h | 671 void xfs_inode_count_blocks(struct xfs_trans *tp, struct xfs_inode *ip,
|
| H A D | xfs_qm.c | 1373 xfs_inode_count_blocks(tp, ip, &nblks, &rtblks); in xfs_qm_dqusage_adjust() 1977 xfs_inode_count_blocks(tp, ip, &dblocks, &rblocks); in xfs_qm_vop_chown()
|
| H A D | xfs_inode.c | 2987 xfs_inode_count_blocks( in xfs_inode_count_blocks() function
|
| /linux/fs/xfs/scrub/ |
| H A D | quotacheck.c | 431 xfs_inode_count_blocks(tp, ip, &nblks, &rtblks); in xqcheck_collect_inode()
|