Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_export.h184 enum obd_option exp_flags; member
/linux-4.4.14/fs/nfsd/
Dexport.c652 static void exp_flags(struct seq_file *m, int flag, int fsid,
673 exp_flags(m, exp->ex_flags, exp->ex_fsid, in svc_export_show()
1157 static void exp_flags(struct seq_file *m, int flag, int fsid, in exp_flags() function
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c509 obd->obd_self_export->exp_flags |= exp_flags_from_obd(obd); in class_decref()