Searched defs:last_pos (Results  1 – 17 of 17) sorted by relevance
| /Linux-v5.4/drivers/gpu/host1x/ | 
| D | cdma.h | 66 	unsigned int last_pos;		/* last value written to DMAPUT */  member
 | 
| /Linux-v5.4/fs/udf/ | 
| D | file.c | 119 	loff_t last_pos = pos + copied;  in udf_adinicb_write_end()  local
 | 
| D | inode.c | 484 			      struct extent_position *last_pos,  in udf_do_extend_file()608 				      struct extent_position *last_pos,  in udf_do_extend_final_block()
 
 | 
| /Linux-v5.4/fs/9p/ | 
| D | vfs_addr.c | 295 	loff_t last_pos = pos + copied;  in v9fs_write_end()  local
 | 
| /Linux-v5.4/lib/zstd/ | 
| D | zstd_opt.h | 440 		U32 cur, match_num, last_pos, litlen, price;  in ZSTD_compressBlock_opt_generic()  local738 		U32 cur, match_num, last_pos, litlen, price;  in ZSTD_compressBlock_opt_extDict_generic()  local
 
 | 
| /Linux-v5.4/fs/orangefs/ | 
| D | inode.c | 450 	loff_t last_pos = pos + copied;  in orangefs_write_end()  local
 | 
| /Linux-v5.4/fs/ | 
| D | libfs.c | 501 	loff_t last_pos = pos + copied;  in simple_write_end()  local
 | 
| /Linux-v5.4/block/ | 
| D | bfq-iosched.c | 230 #define BFQ_RQ_SEEKY(bfqd, last_pos, rq) \  argument2124 static sector_t get_sdist(sector_t last_pos, struct request *rq)  in get_sdist()
 
 | 
| /Linux-v5.4/sound/drivers/ | 
| D | aloop.c | 436 	unsigned long last_pos;  in bytepos_delta()  local
 | 
| /Linux-v5.4/sound/pci/ymfpci/ | 
| D | ymfpci.h | 266 	u32 last_pos;  member
 | 
| /Linux-v5.4/fs/gfs2/ | 
| D | glock.c | 55 	loff_t last_pos;		/* last position               */  member
 | 
| /Linux-v5.4/drivers/gpu/drm/exynos/ | 
| D | exynos_drm_g2d.c | 638 	unsigned long bpp, last_pos;  in g2d_check_buf_desc_is_valid()  local
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | file.c | 1489 	u64 last_pos;  in lock_and_cleanup_extent_if_need()  local
 | 
| /Linux-v5.4/sound/soc/intel/haswell/ | 
| D | sst-haswell-ipc.c | 259 	u32 last_pos;  member
 | 
| /Linux-v5.4/sound/pci/ | 
| D | intel8x0.c | 343 	unsigned int last_pos;  member
 | 
| /Linux-v5.4/include/net/ | 
| D | tcp.h | 1892 	loff_t			last_pos;  member
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | ext4.h | 2157 	loff_t		last_pos;  member
 |