Searched refs:SEEK_DATA (Results 1 – 22 of 22) sorted by relevance
183 case SEEK_DATA: in adi_llseek()
38 #define SEEK_DATA 3 /* seek to the next data */ macro
153 case SEEK_DATA: in nfs4_file_llseek()
34 if (whence == SEEK_DATA || whence == SEEK_HOLE) in hpfs_dir_lseek()
55 SEEK_DATA, 0
891 BUG_ON(whence != SEEK_DATA && whence != SEEK_HOLE); in ocfs2_seek_data_hole_offset()937 (is_data && whence == SEEK_DATA)) { in ocfs2_seek_data_hole_offset()
2510 case SEEK_DATA: in ocfs2_file_llseek()
485 case SEEK_DATA: in ext4_llseek()
341 if (whence != SEEK_DATA) in __get_first_dirty_index()358 case SEEK_DATA: in __found_offset()405 if (whence == SEEK_DATA) { in f2fs_seek_block()440 if (whence == SEEK_DATA) in f2fs_seek_block()463 case SEEK_DATA: in f2fs_llseek()
2568 if (whence == SEEK_DATA) in shmem_seek_hole_data()2586 (page && whence == SEEK_DATA) || in shmem_seek_hole_data()2607 if (whence != SEEK_DATA && whence != SEEK_HOLE) in shmem_file_llseek()2625 else if (whence == SEEK_DATA) in shmem_file_llseek()
1562 if (whence == SEEK_END || whence == SEEK_DATA || whence == SEEK_HOLE) { in ceph_llseek()1586 case SEEK_DATA: in ceph_llseek()
1034 case SEEK_DATA: in xfs_file_llseek()
1214 bool seek_data = whence == SEEK_DATA; in page_seek_hole_data()1366 SEEK_DATA); in iomap_seek_data_actor()
111 case SEEK_DATA: in generic_file_llseek_size()253 case SEEK_DATA: in default_llseek()
3199 else if (whence == SEEK_DATA && in find_desired_extent()3211 if (whence == SEEK_DATA && start >= inode->i_size) in find_desired_extent()3232 case SEEK_DATA: in btrfs_file_llseek()
671 case SEEK_DATA: in vsoc_lseek()
414 SEEK_DATA. You can hanle this by returning -EINVAL, but it would be nicer to417 offset is less than i_size and SEEK_DATA is specified, return the same offset.
74 case SEEK_DATA: in gfs2_llseek()
907 case SEEK_DATA: in devkmsg_llseek()
1182 whence = SEEK_DATA; in nfsd4_seek()
452 #ifdef SEEK_DATA
2339 case SEEK_DATA: in fuse_file_llseek()