SMB_VFS_NEXT_STAT 176 examples/VFS/skel_transparent.c return SMB_VFS_NEXT_STAT(handle, fname, sbuf); SMB_VFS_NEXT_STAT 325 source3/modules/onefs_streams.c ret = SMB_VFS_NEXT_STAT(handle, path, sbuf); SMB_VFS_NEXT_STAT 328 source3/modules/onefs_streams.c ret = SMB_VFS_NEXT_STAT(handle, base, sbuf); SMB_VFS_NEXT_STAT 141 source3/modules/vfs_cap.c return SMB_VFS_NEXT_STAT(handle, cappath, sbuf); SMB_VFS_NEXT_STAT 176 source3/modules/vfs_catia.c return SMB_VFS_NEXT_STAT(handle, name, sbuf); SMB_VFS_NEXT_STAT 33 source3/modules/vfs_fake_perms.c ret = SMB_VFS_NEXT_STAT(handle, fname, sbuf); SMB_VFS_NEXT_STAT 1368 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_STAT(handle, fname, sbuf); SMB_VFS_NEXT_STAT 844 source3/modules/vfs_gpfs.c if (SMB_VFS_NEXT_STAT(handle, path, &st) != 0) { SMB_VFS_NEXT_STAT 217 source3/modules/vfs_recycle.c if (SMB_VFS_NEXT_STAT(handle, dname, &st) == 0) { SMB_VFS_NEXT_STAT 230 source3/modules/vfs_recycle.c if (SMB_VFS_NEXT_STAT(handle, fname, &st) == 0) { SMB_VFS_NEXT_STAT 249 source3/modules/vfs_recycle.c if (SMB_VFS_NEXT_STAT(handle, fname, &st) != 0) { SMB_VFS_NEXT_STAT 399 source3/modules/vfs_recycle.c if (SMB_VFS_NEXT_STAT(handle, fname, &st) != 0) { SMB_VFS_NEXT_STAT 147 source3/modules/vfs_streams_depot.c if (SMB_VFS_NEXT_STAT(handle, base_path, &sbuf) == -1) { SMB_VFS_NEXT_STAT 182 source3/modules/vfs_streams_depot.c if (SMB_VFS_NEXT_STAT(handle, result, &sbuf) == 0) { SMB_VFS_NEXT_STAT 388 source3/modules/vfs_streams_depot.c return SMB_VFS_NEXT_STAT(handle, fname, sbuf); SMB_VFS_NEXT_STAT 396 source3/modules/vfs_streams_depot.c ret = SMB_VFS_NEXT_STAT(handle, stream_fname, sbuf); SMB_VFS_NEXT_STAT 452 source3/modules/vfs_streams_depot.c ret = SMB_VFS_NEXT_STAT(handle, base, &base_sbuf); SMB_VFS_NEXT_STAT 500 source3/modules/vfs_streams_depot.c ret = SMB_VFS_NEXT_STAT(handle, fname, &sbuf); SMB_VFS_NEXT_STAT 644 source3/modules/vfs_streams_depot.c if (SMB_VFS_NEXT_STAT(state->handle, full_sname, &sbuf) == -1) { SMB_VFS_NEXT_STAT 690 source3/modules/vfs_streams_depot.c ret = SMB_VFS_NEXT_STAT(handle, fname, &sbuf); SMB_VFS_NEXT_STAT 187 source3/modules/vfs_streams_xattr.c return SMB_VFS_NEXT_STAT(handle, fname, sbuf); SMB_VFS_NEXT_STAT 197 source3/modules/vfs_streams_xattr.c return SMB_VFS_NEXT_STAT(handle, base, sbuf);