Home
last modified time | relevance | path

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

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