SMB_VFS_NEXT_MKNOD 266 examples/VFS/skel_transparent.c return SMB_VFS_NEXT_MKNOD(handle, path, mode, dev); SMB_VFS_NEXT_MKNOD 267 source3/modules/vfs_cap.c return SMB_VFS_NEXT_MKNOD(handle, cappath, mode, dev); SMB_VFS_NEXT_MKNOD 282 source3/modules/vfs_catia.c return SMB_VFS_NEXT_MKNOD(handle, path, mode, dev); SMB_VFS_NEXT_MKNOD 1630 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_MKNOD(handle, pathname, mode, dev);