Home
last modified time | relevance | path

Searched refs:qtree_entry_unused (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/quota/
H A Dquota_v2.c256 if (qtree_entry_unused(info, dp)) in v2r0_mem2diskdqb()
266 if (qtree_entry_unused(info, dp)) in v2r0_is_id()
310 if (qtree_entry_unused(info, dp)) in v2r1_mem2diskdqb()
320 if (qtree_entry_unused(info, dp)) in v2r1_is_id()
H A Dquota_tree.c245 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk) in qtree_entry_unused() function
254 EXPORT_SYMBOL(qtree_entry_unused); variable
305 if (qtree_entry_unused(info, ddquot)) in find_free_dqentry()
/kernel/linux/linux-6.6/fs/quota/
H A Dquota_v2.c256 if (qtree_entry_unused(info, dp)) in v2r0_mem2diskdqb()
266 if (qtree_entry_unused(info, dp)) in v2r0_is_id()
310 if (qtree_entry_unused(info, dp)) in v2r1_mem2diskdqb()
320 if (qtree_entry_unused(info, dp)) in v2r1_is_id()
H A Dquota_tree.c241 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk) in qtree_entry_unused() function
250 EXPORT_SYMBOL(qtree_entry_unused); variable
301 if (qtree_entry_unused(info, ddquot)) in find_free_dqentry()
/kernel/linux/linux-5.10/include/linux/
H A Ddqblk_qtree.h46 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk);
/kernel/linux/linux-6.6/include/linux/
H A Ddqblk_qtree.h46 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk);
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_global.c120 if (qtree_entry_unused(&oinfo->dqi_gi, dp)) in ocfs2_global_is_id()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_global.c120 if (qtree_entry_unused(&oinfo->dqi_gi, dp)) in ocfs2_global_is_id()

Completed in 7 milliseconds