Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dfs_context.h253 bool dynperm:1; member
H A Dfs_context.c1229 ctx->dynperm = 0; in smb3_fs_context_parse_param()
1231 ctx->dynperm = 1; in smb3_fs_context_parse_param()
2121 if (ctx->dynperm) in smb3_update_mnt_flags()
H A Dconnect.c3614 if ((ctx->cifs_acl) && (ctx->dynperm)) in cifs_setup_cifs_sb()