SEEK_HOLE         184 drivers/char/adi.c 	case SEEK_HOLE:
SEEK_HOLE         676 drivers/staging/android/vsoc.c 	case SEEK_HOLE:
SEEK_HOLE        3404 fs/btrfs/file.c 		if (whence == SEEK_HOLE &&
SEEK_HOLE        3442 fs/btrfs/file.c 	case SEEK_HOLE:
SEEK_HOLE        1615 fs/ceph/file.c 	if (whence == SEEK_END || whence == SEEK_DATA || whence == SEEK_HOLE) {
SEEK_HOLE        1645 fs/ceph/file.c 	case SEEK_HOLE:
SEEK_HOLE        3154 fs/cifs/smb2ops.c 	if (whence != SEEK_HOLE && whence != SEEK_DATA)
SEEK_HOLE        3179 fs/cifs/smb2ops.c 		if (whence == SEEK_HOLE)
SEEK_HOLE        3198 fs/cifs/smb2ops.c 	if (whence == SEEK_HOLE && out_data_len == 0)
SEEK_HOLE         497 fs/ext4/file.c 	case SEEK_HOLE:
SEEK_HOLE         371 fs/f2fs/file.c 	case SEEK_HOLE:
SEEK_HOLE         397 fs/f2fs/file.c 		if (whence == SEEK_HOLE)
SEEK_HOLE         451 fs/f2fs/file.c 	if (whence == SEEK_HOLE && data_ofs > isize)
SEEK_HOLE         472 fs/f2fs/file.c 	case SEEK_HOLE:
SEEK_HOLE        2562 fs/fuse/file.c 	case SEEK_HOLE:
SEEK_HOLE          76 fs/gfs2/file.c 	case SEEK_HOLE:
SEEK_HOLE          34 fs/hpfs/dir.c  	if (whence == SEEK_DATA || whence == SEEK_HOLE)
SEEK_HOLE          34 fs/iomap/seek.c 		if (whence == SEEK_HOLE)
SEEK_HOLE         106 fs/iomap/seek.c 	if (whence != SEEK_HOLE)
SEEK_HOLE         127 fs/iomap/seek.c 						   SEEK_HOLE);
SEEK_HOLE         469 fs/nfs/nfs42proc.c 		.sa_what	= (whence == SEEK_HOLE) ?
SEEK_HOLE         164 fs/nfs/nfs4file.c 	case SEEK_HOLE:
SEEK_HOLE        1421 fs/nfsd/nfs4proc.c 		whence = SEEK_HOLE;
SEEK_HOLE         877 fs/ocfs2/extent_map.c 	BUG_ON(whence != SEEK_DATA && whence != SEEK_HOLE);
SEEK_HOLE         893 fs/ocfs2/extent_map.c 		if (whence == SEEK_HOLE)
SEEK_HOLE         922 fs/ocfs2/extent_map.c 		if ((!is_data && whence == SEEK_HOLE) ||
SEEK_HOLE         933 fs/ocfs2/extent_map.c 	if (whence == SEEK_HOLE) {
SEEK_HOLE        2544 fs/ocfs2/file.c 	case SEEK_HOLE:
SEEK_HOLE         119 fs/read_write.c 	case SEEK_HOLE:
SEEK_HOLE         264 fs/read_write.c 		case SEEK_HOLE:
SEEK_HOLE        1115 fs/xfs/xfs_file.c 	case SEEK_HOLE:
SEEK_HOLE          48 include/uapi/linux/fs.h #define SEEK_MAX	SEEK_HOLE
SEEK_HOLE        2663 mm/shmem.c     				if (whence == SEEK_HOLE) {
SEEK_HOLE        2676 mm/shmem.c     			    (!page && whence == SEEK_HOLE)) {
SEEK_HOLE        2696 mm/shmem.c     	if (whence != SEEK_DATA && whence != SEEK_HOLE)
SEEK_HOLE          48 tools/include/uapi/linux/fs.h #define SEEK_MAX	SEEK_HOLE
SEEK_HOLE         536 tools/perf/builtin-trace.c #ifdef SEEK_HOLE