Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsacl.h114 struct cifs_ace { struct
115 __u8 type; /* see above and MS-DTYP 2.4.4.1 */
116 __u8 flags;
117 __le16 size;
118 __le32 access_req;
119 struct cifs_sid sid; /* ie UUID of user or group who gets these perms */
A Dcifssmb.c2888 struct cifs_posix_ace *cifs_ace) in cifs_init_posix_acl()
2977 static void cifs_init_ace(struct cifs_posix_ace *cifs_ace, in cifs_init_ace()

Completed in 14 milliseconds