/linux-3.3/fs/btrfs/ |
D | ordered-data.c | 38 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() 66 static struct rb_node *__tree_search(struct rb_root *root, u64 file_offset, in __tree_search() 119 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry() 127 static int range_overlaps(struct btrfs_ordered_extent *entry, u64 file_offset, in range_overlaps() 141 u64 file_offset) in tree_search() 173 static int __btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in __btrfs_add_ordered_extent() 222 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent() 230 int btrfs_add_ordered_extent_dio(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_dio() 238 int btrfs_add_ordered_extent_compress(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_compress() 279 u64 *file_offset, u64 io_size) in btrfs_dec_test_first_ordered_pending() [all …]
|
D | ordered-data.h | 79 u64 file_offset; member
|
D | inode.c | 1522 struct inode *inode, u64 file_offset, in add_pending_csums() 5915 int rw, u64 file_offset, int skip_sum, in __btrfs_submit_dio_bio() 5969 u64 file_offset = dip->logical_offset; in btrfs_submit_direct_hook() local 6071 loff_t file_offset) in btrfs_submit_direct()
|
/linux-3.3/tools/perf/util/ |
D | session.c | 481 u64 file_offset; member 649 struct perf_sample *sample, u64 file_offset) in perf_session_queue_event() 718 u64 file_offset, struct perf_sample *sample) in dump_event() 765 u64 file_offset) in perf_session_deliver_event() 841 struct perf_tool *tool, u64 file_offset) in perf_session__process_user_event() 872 u64 file_offset) in perf_session__process_event() 1074 u64 head, page_offset, file_offset, file_pos, progress_next; in __perf_session__process_events() local
|
/linux-3.3/fs/ceph/ |
D | ioctl.h | 54 __u64 file_offset; /* in+out: file offset */ member
|
/linux-3.3/fs/exofs/ |
D | ore.c | 516 void ore_calc_stripe_info(struct ore_layout *layout, u64 file_offset, in ore_calc_stripe_info() 1048 static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, in _calc_trunk_info()
|
/linux-3.3/arch/powerpc/oprofile/cell/ |
D | spu_task_sync.c | 564 unsigned long long file_offset; in spu_sync_buffer() local
|
/linux-3.3/drivers/media/video/cx25821/ |
D | cx25821-audio-upstream.c | 270 loff_t file_offset = dev->_audioframe_count * frame_size; in cx25821_get_audio_data() local
|
D | cx25821-video-upstream-ch2.c | 269 loff_t file_offset; in cx25821_get_frame_ch2() local
|
D | cx25821-video-upstream.c | 314 loff_t file_offset; in cx25821_get_frame() local
|
/linux-3.3/drivers/usb/core/ |
D | devices.c | 489 loff_t *skip_bytes, loff_t *file_offset, in usb_device_dump()
|
/linux-3.3/drivers/usb/gadget/ |
D | file_storage.c | 1160 loff_t file_offset, file_offset_tmp; in do_read() local 1283 loff_t usb_offset, file_offset, file_offset_tmp; in do_write() local 1489 loff_t file_offset, file_offset_tmp; in do_verify() local
|
D | f_mass_storage.c | 747 loff_t file_offset, file_offset_tmp; in do_read() local 878 loff_t usb_offset, file_offset, file_offset_tmp; in do_write() local 1093 loff_t file_offset, file_offset_tmp; in do_verify() local
|
/linux-3.3/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 3737 u32 rv2p_code_len, file_offset; in load_rv2p_fw() local 3797 u32 addr, len, file_offset; in load_cpu_fw() local
|
/linux-3.3/drivers/tty/ |
D | cyclades.c | 129 u32 file_offset; member
|