Searched defs:fsname (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/fs/romfs/ |
H A D | super.c | 156 char fsname[ROMFS_MAXFN]; /* XXX dynamic? */ romfs_readdir() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | genops.c | 537 int class_notify_sptlrpc_conf(const char *fsname, int namelen) class_notify_sptlrpc_conf() argument
|
H A D | obd_mount.c | 580 static int server_name2fsname(const char *svname, char *fsname, server_name2fsname() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | sec_config.c | 439 static void target2fsname(const char *tgt, char *fsname, int buflen) target2fsname() argument 517 struct sptlrpc_conf *sptlrpc_conf_get(const char *fsname, sptlrpc_conf_get() argument 578 char fsname[MTI_NAME_MAXLEN]; __sptlrpc_process_config() local 657 char fsname[16]; sptlrpc_conf_log_update_begin() local 683 char fsname[16]; sptlrpc_conf_log_update_end() local 708 char fsname[16]; sptlrpc_conf_log_start() local 722 char fsname[16]; sptlrpc_conf_log_stop() local
|
/linux-4.4.14/fs/gfs2/ |
H A D | lock_dlm.c | 1187 const char *fsname; gdlm_mount() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
H A D | mgc_request.c | 90 int mgc_fsname2resid(char *fsname, struct ldlm_res_id *res_id, int type) mgc_fsname2resid() argument 245 config_recover_log_add(struct obd_device *obd, char *fsname, struct config_llog_instance *cfg, struct super_block *sb) config_recover_log_add() argument
|
Completed in 565 milliseconds