Home
last modified time | relevance | path

Searched refs:xfs_inode_dquot (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dquot.h151 static inline struct xfs_dquot *xfs_inode_dquot( in xfs_inode_dquot() function
H A Dxfs_icache.c1423 dq = xfs_inode_dquot(ip, XFS_DQTYPE_USER); in __xfs_inode_free_quota_eofblocks()
1432 dq = xfs_inode_dquot(ip, XFS_DQTYPE_GROUP); in __xfs_inode_free_quota_eofblocks()
H A Dxfs_iomap.c300 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_need_throttle()
324 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_calc_throttle()
H A Dxfs_dquot.c980 ASSERT(xfs_inode_dquot(ip, type) == NULL); in xfs_qm_dqget_inode()
1011 dqp1 = xfs_inode_dquot(ip, type); in xfs_qm_dqget_inode()