Home
last modified time | relevance | path

Searched refs:ar_locktable (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dops_fstype.c369 table = sdp->sd_args.ar_locktable; in init_names()
1460 strscpy(args->ar_locktable, param->string, GFS2_LOCKNAME_LEN); in gfs2_parse_param()
1572 if (strcmp(newargs->ar_locktable, oldargs->ar_locktable)) { in gfs2_reconfigure()
A Dincore.h553 char ar_locktable[GFS2_LOCKNAME_LEN]; /* Name of the Lock Table */ member
A Dsuper.c1004 if (args->ar_locktable[0]) in gfs2_show_options()
1005 seq_show_option(s, "locktable", args->ar_locktable); in gfs2_show_options()

Completed in 12 milliseconds