Searched refs:create_posix_rsp (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ksmbd/ |
| A D | smb2ops.c | 37 .create_posix_size = sizeof(struct create_posix_rsp), 63 .create_posix_size = sizeof(struct create_posix_rsp), 89 .create_posix_size = sizeof(struct create_posix_rsp), 115 .create_posix_size = sizeof(struct create_posix_rsp),
|
| A D | oplock.c | 1599 struct create_posix_rsp *buf; in create_posix_rsp_buf() 1603 buf = (struct create_posix_rsp *)cc; in create_posix_rsp_buf() 1604 memset(buf, 0, sizeof(struct create_posix_rsp)); in create_posix_rsp_buf() 1606 (struct create_posix_rsp, nlink)); in create_posix_rsp_buf() 1609 (struct create_posix_rsp, Name)); in create_posix_rsp_buf()
|
| A D | smb2pdu.h | 203 struct create_posix_rsp { struct
|
| /linux/fs/cifs/ |
| A D | smb2proto.h | 137 struct create_posix_rsp *posix, 266 struct create_posix_rsp *posix);
|
| A D | smb2pdu.h | 930 struct create_posix_rsp { struct
|
| A D | smb2pdu.c | 2009 struct create_posix_rsp *posix) in parse_posix_ctxt() 2047 struct create_posix_rsp *posix) in smb2_parse_contexts() 2900 struct create_posix_rsp *posix, in SMB2_open()
|
Completed in 28 milliseconds