Home
last modified time | relevance | path

Searched refs:ovl_sb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dovl_entry.h24 struct ovl_sb { struct
38 struct ovl_sb *fs; argument
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()