Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dexport.h7 extern const struct export_operations nilfs_export_ops;
H A Dnamei.c584 const struct export_operations nilfs_export_ops = { variable
H A Dsuper.c1084 sb->s_export_op = &nilfs_export_ops; in nilfs_fill_super()