Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dsuper25.c78 struct super_operations lustre_super_operations = { variable
104 &lustre_super_operations); in init_lustre_lite()
Dllite_internal.h762 extern struct super_operations lustre_super_operations;
Dllite_lib.c450 sb->s_op = &lustre_super_operations; in client_common_fill_super()