Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Dsuper.c357 static const struct dentry_operations ovl_reval_dentry_operations = { variable
1066 sb->s_d_op = &ovl_reval_dentry_operations; in ovl_fill_super()