Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dexport.c881 const struct export_operations ovl_export_operations = { variable
Doverlayfs.h822 extern const struct export_operations ovl_export_operations;
Dsuper.c1480 sb->s_export_op = &ovl_export_operations; in ovl_fill_super()