Searched refs:POSIX_CTXT_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | smb2pdu.h | 443 #define POSIX_CTXT_DATA_LEN 16 macro |
| H A D | smb2pdu.c | 491 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt() |