Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
Dfind.c163 if (c->pnodes_have >= c->pnode_cnt) in scan_for_dirty()
443 if (c->pnodes_have >= c->pnode_cnt) in do_find_free_space()
843 if (c->pnodes_have >= c->pnode_cnt) in find_dirty_idx_leb()
Dlpt.c1318 c->pnodes_have += 1; in read_pnode()
2176 c->pnodes_have += 1; in ubifs_lpt_scan_nolock()
Dubifs.h1453 int pnodes_have; member