Searched refs:create_posix (Results 1 – 4 of 4) sorted by relevance
195 struct create_posix { struct
759 static struct create_posix *762 struct create_posix *buf; in create_posix_buf()764 buf = kzalloc(sizeof(struct create_posix), in create_posix_buf()770 cpu_to_le16(offsetof(struct create_posix, Mode)); in create_posix_buf()773 cpu_to_le16(offsetof(struct create_posix, Name)); in create_posix_buf()809 iov[num].iov_len = sizeof(struct create_posix); in add_posix_context()814 le32_add_cpu(&req->CreateContextsLength, sizeof(struct create_posix)); in add_posix_context()
164 struct create_posix { struct
2686 struct create_posix *posix = in smb2_open()2687 (struct create_posix *)context; in smb2_open()2690 sizeof(struct create_posix)) { in smb2_open()
Completed in 37 milliseconds