Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_qm.c904 bool need_alloc = true; in xfs_qm_qino_alloc() local
942 need_alloc = false; in xfs_qm_qino_alloc()
947 need_alloc ? XFS_QM_QINOCREATE_SPACE_RES(mp) : 0, in xfs_qm_qino_alloc()
952 if (need_alloc) { in xfs_qm_qino_alloc()
1001 if (need_alloc) { in xfs_qm_qino_alloc()