Home
last modified time | relevance | path

Searched refs:no_psx_acl (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h200 bool no_psx_acl:1; /* set if posix acl support should be disabled */ member
H A Dfs_context.c1484 ctx->no_psx_acl = result.negated; in smb3_fs_context_parse_param()
H A Dconnect.c3201 if (ctx && ctx->no_psx_acl) in reset_cifs_unix_caps()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h564 bool no_psx_acl:1; /* set if posix acl support should be disabled */ member
H A Dconnect.c1686 vol->no_psx_acl = 0; in cifs_parse_mount_options()
1689 vol->no_psx_acl = 1; in cifs_parse_mount_options()
3869 if (vol_info && vol_info->no_psx_acl) in reset_cifs_unix_caps()

Completed in 21 milliseconds