Searched refs:sc_fsname (Results 1 – 1 of 1) sorted by relevance
422 char sc_fsname[MTI_NAME_MAXLEN]; member484 CDEBUG(D_SEC, "free sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_free()523 if (strcmp(conf->sc_fsname, fsname) == 0) in sptlrpc_conf_get()534 strcpy(conf->sc_fsname, fsname); in sptlrpc_conf_get()539 CDEBUG(D_SEC, "create sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_get()554 if (strcmp(conf->sc_fsname, target) == 0) { in sptlrpc_conf_merge_rule()