Searched defs:O_dqpp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot.c | 873 xfs_qm_dqget( struct xfs_mount *mp, xfs_dqid_t id, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) xfs_qm_dqget() argument 962 xfs_qm_dqget_inode( struct xfs_inode *ip, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) xfs_qm_dqget_inode() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dquot.c | 847 xfs_qm_dqget( struct xfs_mount *mp, xfs_dqid_t id, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) xfs_qm_dqget() argument 936 xfs_qm_dqget_inode( struct xfs_inode *ip, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) xfs_qm_dqget_inode() argument
|
Completed in 4 milliseconds