Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h376 int lustre_process_log(struct super_block *sb, char *logname,
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c74 int lustre_process_log(struct super_block *sb, char *logname, in lustre_process_log() function
113 EXPORT_SYMBOL(lustre_process_log);
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c899 err = lustre_process_log(sb, profilenm, cfg); in ll_fill_super()