Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h200 bool no_psx_acl:1; /* set if posix acl support should be disabled */ member
Dfs_context.c1456 ctx->no_psx_acl = result.negated; in smb3_fs_context_parse_param()
Dconnect.c3159 if (ctx && ctx->no_psx_acl) in reset_cifs_unix_caps()