Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h223 enum obd_option exp_flags; member
/linux-4.1.27/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()
1224 static void exp_flags(struct seq_file *m, int flag, int fsid, in exp_flags() function
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c1246 exp->exp_flags = flags; in class_disconnect_export_list()
Dobd_config.c740 obd->obd_self_export->exp_flags |= exp_flags_from_obd(obd); in class_decref()