Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dexport.h6 extern const struct export_operations nilfs_export_ops;
Dnamei.c589 const struct export_operations nilfs_export_ops = { variable
Dsuper.c932 sb->s_export_op = &nilfs_export_ops; in nilfs_fill_super()