Home
last modified time | relevance | path

Searched refs:ovl_lookup_real_ancestor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c55 * in ovl_lookup_real_ancestor() will not be able to lookup a connected overlay
62 * ovl_lookup_real_ancestor() will find the indexed ancestor /a/b and decoding
65 * (*) the algorithm in ovl_lookup_real_ancestor() can be improved to lookup an
490 static struct dentry *ovl_lookup_real_ancestor(struct super_block *sb, in ovl_lookup_real_ancestor() function
550 connected = ovl_lookup_real_ancestor(sb, real, layer); in ovl_lookup_real()
612 * ovl_lookup_real_ancestor() will find it and we can in ovl_lookup_real()
616 this = ovl_lookup_real_ancestor(sb, real, in ovl_lookup_real()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c55 * in ovl_lookup_real_ancestor() will not be able to lookup a connected overlay
62 * ovl_lookup_real_ancestor() will find the indexed ancestor /a/b and decoding
65 * (*) the algorithm in ovl_lookup_real_ancestor() can be improved to lookup an
508 static struct dentry *ovl_lookup_real_ancestor(struct super_block *sb, in ovl_lookup_real_ancestor() function
568 connected = ovl_lookup_real_ancestor(sb, real, layer); in ovl_lookup_real()
630 * ovl_lookup_real_ancestor() will find it and we can in ovl_lookup_real()
634 this = ovl_lookup_real_ancestor(sb, real, in ovl_lookup_real()

Completed in 3 milliseconds