Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Dsuper.c647 static const struct super_operations ovl_super_operations = { variable
1098 sb->s_op = &ovl_super_operations; in ovl_fill_super()