Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_nfs.c326 struct export_operations lustre_export_operations = { variable
Dllite_internal.h799 extern struct export_operations lustre_export_operations;
Dllite_lib.c452 sb->s_export_op = &lustre_export_operations; in client_common_fill_super()