Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dexport.h7 extern const struct export_operations nilfs_export_ops;
Dnamei.c564 const struct export_operations nilfs_export_ops = { variable
Dsuper.c1088 sb->s_export_op = &nilfs_export_ops; in nilfs_fill_super()