Searched refs:lnc_add_directly (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc.c | 370 * lnc_add_directly - add a leaf node to the leaf-node-cache. 378 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add_directly() function 584 err = lnc_add_directly(c, zbr, dent); in matches_name() 877 err = lnc_add_directly(c, zbr, dent); in fallible_matches_name()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc.c | 371 * lnc_add_directly - add a leaf node to the leaf-node-cache. 379 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add_directly() function 585 err = lnc_add_directly(c, zbr, dent); in matches_name() 878 err = lnc_add_directly(c, zbr, dent); in fallible_matches_name()
|
Completed in 10 milliseconds