Home
last modified time | relevance | path

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

/Linux-v5.15/fs/overlayfs/
Dovl_entry.h25 struct ovl_sb { struct
38 struct ovl_sb *fs; argument
56 struct ovl_sb *fs;
Dsuper.c1677 ofs->fs = kcalloc(numlower + 1, sizeof(struct ovl_sb), GFP_KERNEL); in ovl_get_layers()