Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h196 bool dynperm:1; member
Dfs_context.c984 ctx->dynperm = 0; in smb3_fs_context_parse_param()
986 ctx->dynperm = 1; in smb3_fs_context_parse_param()
1778 if (ctx->dynperm) in smb3_update_mnt_flags()
Dconnect.c3248 if ((ctx->cifs_acl) && (ctx->dynperm)) in cifs_setup_cifs_sb()