Searched refs:NT_TRANSACT_NOTIFY_CHANGE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/cifs/ | ||
D | cifspdu.h | 102 #define NT_TRANSACT_NOTIFY_CHANGE 0x04 macro |
D | cifssmb.c | 6477 pSMB->SubCommand = cpu_to_le16(NT_TRANSACT_NOTIFY_CHANGE); in CIFSSMBNotify() |