Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dsuper.c267 static const struct super_operations ovl_super_operations = { variable
1397 sb->s_op = &ovl_super_operations; in ovl_fill_super()