pvfs_notify_buffer  131 source4/ntvfs/posix/pvfs_notify.c 	struct pvfs_notify_buffer *n = talloc_get_type(private_data, struct pvfs_notify_buffer);
pvfs_notify_buffer  177 source4/ntvfs/posix/pvfs_notify.c 	f->notify_buffer = talloc_zero(f, struct pvfs_notify_buffer);
pvfs_notify_buffer  206 source4/ntvfs/posix/pvfs_notify.c 	struct pvfs_notify_buffer *notify_buffer = talloc_get_type(private_data,
pvfs_notify_buffer  207 source4/ntvfs/posix/pvfs_notify.c 								   struct pvfs_notify_buffer);
pvfs_notify_buffer  210 source4/ntvfs/posix/vfs_posix.h 	struct pvfs_notify_buffer *notify_buffer;