Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.h66 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk);
H A Dquotaio_v2.c85 if (qtree_entry_unused(&dquot->dq_h->qh_info.u.v2_mdqi.dqi_qtree, dp)) in v2r1_mem2diskdqblk()
95 if (qtree_entry_unused(info, dp)) in v2r1_is_id()
H A Dquotaio_tree.c35 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk) in qtree_entry_unused() function
235 i < qtree_dqstr_in_blk(info) && !qtree_entry_unused(info, ddquot); in find_free_dqentry()
579 if (!qtree_entry_unused(info, ddata)) { in report_block()

Completed in 2 milliseconds