Searched refs:create_posix (Results 1 – 3 of 3) sorted by relevance
959 static struct create_posix *962 struct create_posix *buf; in create_posix_buf()964 buf = kzalloc(sizeof(struct create_posix), in create_posix_buf()970 cpu_to_le16(offsetof(struct create_posix, Mode)); in create_posix_buf()973 cpu_to_le16(offsetof(struct create_posix, Name)); in create_posix_buf()1008 iov[num].iov_len = sizeof(struct create_posix); in add_posix_context()
1266 struct create_posix { struct
3096 struct create_posix *posix = in smb2_open()3097 (struct create_posix *)context; in smb2_open()3100 sizeof(struct create_posix) - 4) { in smb2_open()