Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsuper25.c76 struct super_operations lustre_super_operations = { variable
103 &lustre_super_operations); in init_lustre_lite()
Dllite_internal.h794 extern struct super_operations lustre_super_operations;
Dllite_lib.c477 sb->s_op = &lustre_super_operations; in client_common_fill_super()