Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dfind.c162 if (c->pnodes_have >= c->pnode_cnt) in scan_for_dirty()
442 if (c->pnodes_have >= c->pnode_cnt) in do_find_free_space()
842 if (c->pnodes_have >= c->pnode_cnt) in find_dirty_idx_leb()
Dlpt.c1318 c->pnodes_have += 1; in read_pnode()
2175 c->pnodes_have += 1; in ubifs_lpt_scan_nolock()
Dubifs.h1459 int pnodes_have; member