Home
last modified time | relevance | path

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

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