Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h213 bool no_psx_acl:1; /* set if posix acl support should be disabled */ member
H A Dfs_context.c1547 ctx->no_psx_acl = result.negated; in smb3_fs_context_parse_param()
H A Dconnect.c3236 if (ctx && ctx->no_psx_acl) in reset_cifs_unix_caps()