Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dfs_context.h203 bool backupgid_specified; /* mount option backupgid is specified */ member
Dfs_context.c1046 ctx->backupgid_specified = true; in smb3_fs_context_parse_param()
1631 ctx->backupgid_specified = false; /* no backup intent for a group */ in smb3_init_fs_context()
1774 if (ctx->backupgid_specified) in smb3_update_mnt_flags()