Home
last modified time | relevance | path

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

/fs/smb/client/
A Dxattr.c339 extra_info = OWNER_SECINFO | GROUP_SECINFO | DACL_SECINFO | SACL_SECINFO; in cifs_xattr_get()
348 extra_info = SACL_SECINFO; in cifs_xattr_get()
A Dcifsacl.c1468 if (info & SACL_SECINFO) in get_cifs_acl_by_path()
A Dsmb2ops.c3130 if (info & SACL_SECINFO) in get_smb2_acl_by_path()
3219 if (inode && !(info & SACL_SECINFO)) in get_smb2_acl()
3221 if (!open_file || (info & SACL_SECINFO)) in get_smb2_acl()
/fs/smb/common/
A Dsmb2pdu.h1659 #define SACL_SECINFO 0x00000008 macro

Completed in 28 milliseconds