Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h466 #define POSIX_CTXT_DATA_LEN 16 macro
Dsmb2pdu.c498 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h323 #define POSIX_CTXT_DATA_LEN 16 macro
Doplock.c1616 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()
Dsmb2pdu.c784 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()