Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dexport.c873 const struct export_operations ovl_export_fid_operations = { variable
H A Doverlayfs.h876 extern const struct export_operations ovl_export_fid_operations;
H A Dsuper.c1457 sb->s_export_op = &ovl_export_fid_operations; in ovl_fill_super()