Home
last modified time | relevance | path

Searched refs:gid_specified (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h160 bool gid_specified; member
H A Dnamespace.c179 if (!ctx->gid_specified) in fs_context_set_ids()
H A Dfs_context.c722 if (ctx->override_gid && !ctx->gid_specified) { in smb3_fs_context_validate()
1070 ctx->gid_specified = true; in smb3_fs_context_parse_param()
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c1397 bool gid_specified = false; in cifs_parse_mount_options() local
1818 gid_specified = true; in cifs_parse_mount_options()
2271 if (gid_specified) in cifs_parse_mount_options()

Completed in 11 milliseconds