Searched defs:WatchTree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_notify_change.c40 * BOOLEAN WatchTree; TRUE = watch all subdirectories too
62 * client sets WatchTree. Must not overlap FILE_NOTIFY_VALID_MASK.
86 unsigned char WatchTree; local
91 &CompletionFilter, &sr->smb_fid, &WatchTree) != 0) {
96 if (WatchTree)

Completed in 53 milliseconds