Home
last modified time | relevance | path

Searched refs:pnodes_have (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A 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()
H A Dlpt.c1318 c->pnodes_have += 1; in read_pnode()
2175 c->pnodes_have += 1; in ubifs_lpt_scan_nolock()
H A Dubifs.h1186 * @pnodes_have: number of pnodes in memory
1431 int pnodes_have; member
/kernel/linux/linux-6.6/fs/ubifs/
H A 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()
H A Dlpt.c1318 c->pnodes_have += 1; in read_pnode()
2175 c->pnodes_have += 1; in ubifs_lpt_scan_nolock()
H A Dubifs.h1207 * @pnodes_have: number of pnodes in memory
1459 int pnodes_have; member

Completed in 16 milliseconds