Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_qm.c744 bool need_alloc = true; in xfs_qm_qino_alloc() local
773 need_alloc = false; in xfs_qm_qino_alloc()
782 if (need_alloc) { in xfs_qm_qino_alloc()
821 if (need_alloc) in xfs_qm_qino_alloc()
/Linux-v4.19/fs/ocfs2/
Dquota_global.c801 int need_alloc = ocfs2_global_qinit_alloc(sb, type); in ocfs2_acquire_dquot() local
837 i_size_read(gqinode) + (need_alloc << sb->s_blocksize_bits), in ocfs2_acquire_dquot()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_bmap.c4301 bool need_alloc = false, wasdelay = false; in xfs_bmapi_write() local
4331 need_alloc = true; in xfs_bmapi_write()
4341 if ((need_alloc || wasdelay) && in xfs_bmapi_write()