Searched refs:sc_fsname (Results 1 – 1 of 1) sorted by relevance
460 char sc_fsname[MTI_NAME_MAXLEN]; member522 CDEBUG(D_SEC, "free sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_free()561 if (strcmp(conf->sc_fsname, fsname) == 0) in sptlrpc_conf_get()572 strcpy(conf->sc_fsname, fsname); in sptlrpc_conf_get()577 CDEBUG(D_SEC, "create sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_get()592 if (strcmp(conf->sc_fsname, target) == 0) { in sptlrpc_conf_merge_rule()