SMB_VFS_NEXT_CHFLAGS  285 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_CHFLAGS(handle, path, flags);
SMB_VFS_NEXT_CHFLAGS  475 source3/modules/onefs_streams.c 	return SMB_VFS_NEXT_CHFLAGS(handle, base, flags);
SMB_VFS_NEXT_CHFLAGS 1671 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_CHFLAGS(handle, path, flags);