Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_qm.c722 bool need_alloc = true; in xfs_qm_qino_alloc() local
751 need_alloc = false; in xfs_qm_qino_alloc()
763 if (need_alloc) { in xfs_qm_qino_alloc()
803 if (need_alloc) in xfs_qm_qino_alloc()
/linux-4.4.14/fs/ocfs2/
Dquota_global.c787 int need_alloc = ocfs2_global_qinit_alloc(sb, type); in ocfs2_acquire_dquot() local
823 i_size_read(gqinode) + (need_alloc << sb->s_blocksize_bits), in ocfs2_acquire_dquot()