Searched refs:xfs_inode_count_blocks (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/fs/xfs/ |
D | xfs_inode.h | 670 void xfs_inode_count_blocks(struct xfs_trans *tp, struct xfs_inode *ip,
|
D | xfs_qm.c | 1442 xfs_inode_count_blocks(tp, ip, &nblks, &rtblks); in xfs_qm_dqusage_adjust() 2102 xfs_inode_count_blocks(tp, ip, &dblocks, &rblocks); in xfs_qm_vop_chown()
|
D | xfs_trans.c | 1300 xfs_inode_count_blocks(tp, ip, &dblocks, &rblocks); in xfs_trans_alloc_ichange()
|
D | xfs_inode.c | 2984 xfs_inode_count_blocks( in xfs_inode_count_blocks() function
|
/linux-6.14.4/fs/xfs/scrub/ |
D | quotacheck.c | 431 xfs_inode_count_blocks(tp, ip, &nblks, &rtblks); in xqcheck_collect_inode()
|