Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_qm.c740 bool need_alloc = true; in xfs_qm_qino_alloc() local
769 need_alloc = false; in xfs_qm_qino_alloc()
778 if (need_alloc) { in xfs_qm_qino_alloc()
817 if (need_alloc) in xfs_qm_qino_alloc()
/Linux-v5.4/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-v5.4/fs/xfs/libxfs/
Dxfs_bmap.c4346 bool need_alloc = false, wasdelay = false; in xfs_bmapi_write() local
4358 need_alloc = true; in xfs_bmapi_write()
4367 if (need_alloc || wasdelay) { in xfs_bmapi_write()