Searched refs:ar_locktable (Results 1 – 3 of 3) sorted by relevance
368 table = sdp->sd_args.ar_locktable; in init_names()1469 strscpy(args->ar_locktable, param->string, GFS2_LOCKNAME_LEN); in gfs2_parse_param()1581 if (strcmp(newargs->ar_locktable, oldargs->ar_locktable)) { in gfs2_reconfigure()
554 char ar_locktable[GFS2_LOCKNAME_LEN]; /* Name of the Lock Table */ member
1102 if (args->ar_locktable[0]) in gfs2_show_options()1103 seq_show_option(s, "locktable", args->ar_locktable); in gfs2_show_options()