Searched refs:ar_locktable (Results 1 – 3 of 3) sorted by relevance
370 table = sdp->sd_args.ar_locktable; in init_names()1449 strlcpy(args->ar_locktable, param->string, GFS2_LOCKNAME_LEN); in gfs2_parse_param()1561 if (strcmp(newargs->ar_locktable, oldargs->ar_locktable)) { in gfs2_reconfigure()
553 char ar_locktable[GFS2_LOCKNAME_LEN]; /* Name of the Lock Table */ member
984 if (args->ar_locktable[0]) in gfs2_show_options()985 seq_show_option(s, "locktable", args->ar_locktable); in gfs2_show_options()
Completed in 12 milliseconds