Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dnamespace.c182 if (!ctx->gid_specified) in fs_context_set_ids()
H A Dfs_context.h214 bool gid_specified; member
H A Dfs_context.c889 if (ctx->gid_specified && !ctx->forcegid_specified) { in smb3_fs_context_validate()
899 if (ctx->override_gid && !ctx->gid_specified) { in smb3_fs_context_validate()
1367 ctx->gid_specified = true; in smb3_fs_context_parse_param()