Searched refs:scan_get_nnode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | lpt.c | 1941 * scan_get_nnode - for the scan, get a nnode from either the tree or flash. 1950 static struct ubifs_nnode *scan_get_nnode(struct ubifs_info *c, in scan_get_nnode() function 2116 nnode = scan_get_nnode(c, path + h, nnode, iip); in ubifs_lpt_scan_nolock() 2223 nnode = scan_get_nnode(c, path + h, nnode, iip); in ubifs_lpt_scan_nolock()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | lpt.c | 1941 * scan_get_nnode - for the scan, get a nnode from either the tree or flash. 1950 static struct ubifs_nnode *scan_get_nnode(struct ubifs_info *c, in scan_get_nnode() function 2116 nnode = scan_get_nnode(c, path + h, nnode, iip); in ubifs_lpt_scan_nolock() 2223 nnode = scan_get_nnode(c, path + h, nnode, iip); in ubifs_lpt_scan_nolock()
|
Completed in 7 milliseconds