Home
last modified time | relevance | path

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

/Linux-v5.15/fs/overlayfs/
Dsuper.c409 static const struct super_operations ovl_super_operations = { variable
2042 sb->s_op = &ovl_super_operations; in ovl_fill_super()