Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.h199 bool no_psx_acl:1; /* set if posix acl support should be disabled */ member
Dfs_context.c1393 ctx->no_psx_acl = result.negated; in smb3_fs_context_parse_param()
Dconnect.c3090 if (ctx && ctx->no_psx_acl) in reset_cifs_unix_caps()