Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h582 #define POSIX_CTXT_DATA_LEN 16 macro
/Linux-v6.6/fs/smb/server/
Doplock.c1620 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()
Dsmb2pdu.c817 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c515 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()