Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_icache.h63 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
H A Dxfs_trans.c1210 xfs_blockgc_free_quota(ip, 0); in xfs_trans_alloc_inode()
1412 xfs_blockgc_free_quota(dp, 0); in xfs_trans_alloc_dir()
H A Dxfs_file.c794 xfs_blockgc_free_quota(ip, XFS_ICWALK_FLAG_SYNC); in xfs_file_buffered_write()
H A Dxfs_icache.c1564 xfs_blockgc_free_quota( in xfs_blockgc_free_quota() function
H A Dxfs_inode.c2981 xfs_blockgc_free_quota(target_dp, 0); in xfs_rename()