Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsacl.h93 struct cifs_ace { struct
94 __u8 type;
95 __u8 flags;
96 __le16 size;
97 __le32 access_req;
98 struct cifs_sid sid; /* ie UUID of user or group who gets these perms */
Dcifssmb.c3197 struct cifs_posix_ace *cifs_ace) in cifs_convert_ace()
3267 static __u16 convert_ace_to_cifs_ace(struct cifs_posix_ace *cifs_ace, in convert_ace_to_cifs_ace()