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