Home
last modified time | relevance | path

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

/Linux-v5.10/fs/overlayfs/
Dovl_entry.h23 struct ovl_sb { struct
36 struct ovl_sb *fs; argument
54 struct ovl_sb *fs;
Dsuper.c1572 ofs->fs = kcalloc(numlower + 1, sizeof(struct ovl_sb), GFP_KERNEL); in ovl_get_layers()