Searched refs:create_posix_rsp (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb2ops.c38 .create_posix_size = sizeof(struct create_posix_rsp),
65 .create_posix_size = sizeof(struct create_posix_rsp),
92 .create_posix_size = sizeof(struct create_posix_rsp),
119 .create_posix_size = sizeof(struct create_posix_rsp),
H A Dsmb2pdu.h124 struct create_posix_rsp { struct
H A Doplock.c1707 struct create_posix_rsp *buf;
1713 buf = (struct create_posix_rsp *)cc;
1714 memset(buf, 0, sizeof(struct create_posix_rsp));
1716 (struct create_posix_rsp, nlink));
1723 (struct create_posix_rsp, Name));
/linux-master/fs/smb/client/
H A Dsmb2proto.h152 struct create_posix_rsp *posix,
283 struct create_posix_rsp *posix);
H A Dsmb2pdu.h363 struct create_posix_rsp { struct
H A Dsmb2pdu.c2279 struct create_posix_rsp *posix)
2317 struct create_posix_rsp *posix)
3170 struct create_posix_rsp *posix,

Completed in 143 milliseconds