Searched refs:ubifs_get_nnode (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/ubifs/ |
D | lpt.c | 1404 struct ubifs_nnode *ubifs_get_nnode(struct ubifs_info *c, in ubifs_get_nnode() function 1472 nnode = ubifs_get_nnode(c, nnode, iip); in ubifs_pnode_lookup() 1623 nnode = ubifs_get_nnode(c, nnode, iip); in ubifs_lpt_lookup_dirty() 1695 nnode = ubifs_get_nnode(c, nn, iip); in ubifs_lpt_calc_hash()
|
D | lpt_commit.c | 578 nnode = ubifs_get_nnode(c, nnode, iip); in next_pnode_to_dirty() 595 nnode = ubifs_get_nnode(c, nnode, iip); in next_pnode_to_dirty() 838 nnode = ubifs_get_nnode(c, nnode, iip); in nnode_lookup()
|
D | ubifs.h | 1978 struct ubifs_nnode *ubifs_get_nnode(struct ubifs_info *c,
|