Home
last modified time | relevance | path

Searched refs:can_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_dquot.h161 uint type, bool can_alloc,
164 bool can_alloc,
Dxfs_dquot.c564 bool can_alloc, in xfs_qm_dqread() argument
576 if (error == -ENOENT && can_alloc) in xfs_qm_dqread()
766 bool can_alloc, in xfs_qm_dqget() argument
785 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget()
854 bool can_alloc, in xfs_qm_dqget_inode() argument
888 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget_inode()