Home
last modified time | relevance | path

Searched defs:pvfs_notify_buffer (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/ntvfs/posix/
H A Dpvfs_notify.c31 struct pvfs_notify_buffer { struct
32 struct pvfs_file *f;
33 uint32_t num_changes;
34 struct notify_changes *changes;
35 uint32_t max_buffer_size;
36 uint32_t current_buffer_size;
37 bool overflowed;
61 static void pvfs_notify_send(struct pvfs_notify_buffer *notify_buffer, in pvfs_notify_send() argument
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/posix/
H A Dpvfs_notify.c32 struct pvfs_notify_buffer { struct
33 struct pvfs_file *f;
34 uint32_t num_changes;
35 struct notify_changes *changes;
36 uint32_t max_buffer_size;
37 uint32_t current_buffer_size;
61 static void pvfs_notify_send(struct pvfs_notify_buffer *notify_buffer, in pvfs_notify_send() argument