Searched refs:ovl_get_indexdir (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | super.c | 877 static int ovl_get_indexdir(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_indexdir() function 1450 err = ovl_get_indexdir(sb, ofs, oe, &ctx->upper); in ovl_fill_super()
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | super.c | 1442 static int ovl_get_indexdir(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_indexdir() function 1994 err = ovl_get_indexdir(sb, ofs, oe, &upperpath); in ovl_fill_super()
|
Completed in 5 milliseconds