Home
last modified time | relevance | path

Searched refs:SACL_SECINFO (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/cifs/
Dxattr.c343 extra_info = SACL_SECINFO; in cifs_xattr_get()
Dsmb2pdu.h1502 #define SACL_SECINFO 0x00000008 macro
Dsmb2ops.c3410 if (info & SACL_SECINFO) in get_smb2_acl_by_path()
3498 if (inode && !(info & SACL_SECINFO)) in get_smb2_acl()
3500 if (!open_file || (info & SACL_SECINFO)) in get_smb2_acl()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h1164 #define SACL_SECINFO 0x00000008 macro