Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dfs_context.h202 bool backupgid_specified; /* mount option backupgid is specified */ member
Dfs_context.c994 ctx->backupgid_specified = true; in smb3_fs_context_parse_param()
1556 ctx->backupgid_specified = false; /* no backup intent for a group */ in smb3_init_fs_context()
1699 if (ctx->backupgid_specified) in smb3_update_mnt_flags()