Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dv9fs.h203 #define V9FS_DEFGID KGIDT_INIT(-2) macro
H A Dvfs_super.c329 ctx->session_opts.dfltgid = V9FS_DEFGID; in v9fs_init_fs_context()
H A Dv9fs.c157 if (!gid_eq(v9ses->dfltgid, V9FS_DEFGID)) in v9fs_show_options()