Searched refs:xfs_qm_dqget_inode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot.h | 214 int xfs_qm_dqget_inode(struct xfs_inode *ip, xfs_dqtype_t type,
|
H A D | xfs_dquot.c | 962 xfs_qm_dqget_inode( in xfs_qm_dqget_inode() function
|
H A D | xfs_qm.c | 279 error = xfs_qm_dqget_inode(ip, type, doalloc, &dqp); in xfs_qm_dqattach_one()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dquot.h | 216 int xfs_qm_dqget_inode(struct xfs_inode *ip, xfs_dqtype_t type,
|
H A D | xfs_dquot.c | 936 xfs_qm_dqget_inode( in xfs_qm_dqget_inode() function
|
H A D | xfs_qm.c | 277 error = xfs_qm_dqget_inode(ip, type, doalloc, &dqp); in xfs_qm_dqattach_one()
|
Completed in 9 milliseconds