Home
last modified time | relevance | path

Searched refs:backupgid_specified (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dfs_context.h199 bool backupgid_specified; /* mount option backupgid is specified */ member
Dfs_context.c980 ctx->backupgid_specified = true; in smb3_fs_context_parse_param()
1532 ctx->backupgid_specified = false; /* no backup intent for a group */ in smb3_init_fs_context()
1675 if (ctx->backupgid_specified) in smb3_update_mnt_flags()