Home
last modified time | relevance | path

Searched refs:xfs_inode_count_blocks (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.h671 void xfs_inode_count_blocks(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_qm.c1418 xfs_inode_count_blocks(tp, ip, &nblks, &rtblks); in xfs_qm_dqusage_adjust()
2049 xfs_inode_count_blocks(tp, ip, &dblocks, &rblocks); in xfs_qm_vop_chown()
H A Dxfs_trans.c1287 xfs_inode_count_blocks(tp, ip, &dblocks, &rblocks); in xfs_trans_alloc_ichange()
H A Dxfs_inode.c2975 xfs_inode_count_blocks( in xfs_inode_count_blocks() function
/linux/fs/xfs/scrub/
H A Dquotacheck.c431 xfs_inode_count_blocks(tp, ip, &nblks, &rtblks); in xqcheck_collect_inode()