Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Dsmb2pdu.h203 struct create_posix_rsp { struct
204 struct create_context ccontext;
205 __u8 Name[16];
206 __le32 nlink;
207 __le32 reparse_tag;
208 __le32 mode;
209 u8 SidBuffer[40];
/linux/fs/cifs/
A Dsmb2pdu.h930 struct create_posix_rsp { struct
931 u32 nlink;
932 u32 reparse_tag;
933 u32 mode;
934 struct cifs_sid owner; /* var-sized on the wire */
935 struct cifs_sid group; /* var-sized on the wire */

Completed in 70 milliseconds