Home
last modified time | relevance | path

Searched refs:create_posix_rsp (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2proto.h140 struct create_posix_rsp *posix, struct kvec *err_iov,
250 struct create_posix_rsp *posix);
H A Dsmb2pdu.h258 struct create_posix_rsp { struct
H A Dsmb2pdu.c2365 struct create_posix_rsp *posix) in parse_posix_ctxt()
2403 struct create_posix_rsp *posix) in smb2_parse_contexts()
3266 struct create_posix_rsp *posix, in SMB2_open()
/linux/fs/smb/server/
H A Doplock.c1727 struct create_posix_rsp *buf; in create_posix_rsp_buf()
1733 buf = (struct create_posix_rsp *)cc; in create_posix_rsp_buf()
1734 memset(buf, 0, sizeof(struct create_posix_rsp)); in create_posix_rsp_buf()
1736 (struct create_posix_rsp, nlink)); in create_posix_rsp_buf()
1743 (struct create_posix_rsp, Name)); in create_posix_rsp_buf()
H A Dsmb2pdu.h90 struct create_posix_rsp { struct