Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-mod.c49 .init_fs_context = orangefs_init_fs_context,
H A Dorangefs-kernel.h335 int orangefs_init_fs_context(struct fs_context *fc);
H A Dsuper.c577 int orangefs_init_fs_context(struct fs_context *fc) in orangefs_init_fs_context() function