Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h258 bool cifs_acl:1; member
H A Dfs_context.c1769 ctx->cifs_acl = !result.negated; in smb3_fs_context_parse_param()
2124 if (ctx->cifs_acl) in smb3_update_mnt_flags()
H A Dconnect.c3512 if ((ctx->cifs_acl) && (ctx->dynperm)) in cifs_setup_cifs_sb()