Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h172 bool gid_specified; member
H A Dnamespace.c179 if (!ctx->gid_specified) in fs_context_set_ids()
H A Dfs_context.c756 if (ctx->gid_specified && !ctx->forcegid_specified) { in smb3_fs_context_validate()
766 if (ctx->override_gid && !ctx->gid_specified) { in smb3_fs_context_validate()
1192 ctx->gid_specified = true; in smb3_fs_context_parse_param()