Home
last modified time | relevance | path

Searched defs:xattr_ntacl (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/ksmbd/
A Dxattr.h90 struct xattr_ntacl { struct
91 __u16 version; /* version 4*/
92 void *sd_buf;
93 __u32 sd_size;
94 __u16 hash_type; /* hash type */
95 __u8 desc[10]; /* posix_acl description */
96 __u16 desc_len;
97 __u64 current_time;
98 __u8 hash[XATTR_SD_HASH_SIZE]; /* 64bytes hash for ntacl */
99 __u8 posix_acl_hash[XATTR_SD_HASH_SIZE]; /* 64bytes hash for posix acl */

Completed in 4 milliseconds