Home
last modified time | relevance | path

Searched refs:ovl_sb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dovl_entry.h23 struct ovl_sb { struct
37 struct ovl_sb *fs;
63 struct ovl_sb *fs;
H A Dsuper.c1593 ofs->fs = kcalloc(numlower + 1, sizeof(struct ovl_sb), GFP_KERNEL); in ovl_get_layers()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dovl_entry.h24 struct ovl_sb { struct
38 struct ovl_sb *fs;
63 struct ovl_sb *fs;
H A Dsuper.c1044 ofs->fs = kcalloc(ctx->nr + 2, sizeof(struct ovl_sb), GFP_KERNEL); in ovl_get_layers()

Completed in 6 milliseconds