Searched refs:exp_flags (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | lustre_export.h | 177 * protects exp_flags, exp_outstanding_replies and the change 184 enum obd_option exp_flags; member in struct:obd_export
|
/linux-4.4.14/fs/nfsd/ |
H A D | export.c | 652 static void exp_flags(struct seq_file *m, int flag, int fsid, 673 exp_flags(m, exp->ex_flags, exp->ex_fsid, svc_export_show() 1157 static void exp_flags(struct seq_file *m, int flag, int fsid, exp_flags() function
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | obd_config.c | 509 obd->obd_self_export->exp_flags |= exp_flags_from_obd(obd); class_decref()
|
Completed in 113 milliseconds