Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 150) sorted by relevance

123456

/fs/btrfs/
Dextent_io.c40 u64 start; member
360 struct extent_state *state, u64 start, u64 end, in insert_state()
476 int clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, in clear_extent_bit()
597 int wait_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, int bits) in wait_extent_bit()
664 static int set_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, in set_extent_bit()
818 int set_extent_dirty(struct extent_io_tree *tree, u64 start, u64 end, in set_extent_dirty()
825 int set_extent_ordered(struct extent_io_tree *tree, u64 start, u64 end, in set_extent_ordered()
831 int set_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, in set_extent_bits()
838 int clear_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, in clear_extent_bits()
844 int set_extent_delalloc(struct extent_io_tree *tree, u64 start, u64 end, in set_extent_delalloc()
[all …]
Dordered-data.c168 u64 start, u64 len, u64 disk_len, int type) in btrfs_add_ordered_extent()
383 u64 start = entry->file_offset; in btrfs_start_ordered_extent() local
401 int btrfs_wait_ordered_range(struct inode *inode, u64 start, u64 len) in btrfs_wait_ordered_range()
663 int btrfs_fdatawrite_range(struct address_space *mapping, loff_t start, in btrfs_fdatawrite_range()
688 pgoff_t start, pgoff_t end) in btrfs_wait_on_page_writeback_range()
Dinode.c111 u64 start, size_t size, size_t compressed_size, in insert_inline_extent()
209 struct inode *inode, u64 start, u64 end, in cow_file_range_inline()
250 u64 start; member
262 u64 start; member
269 u64 start, u64 ram_size, in add_async_extent()
304 u64 start, u64 end, in compress_file_range()
680 u64 start, u64 end, int *page_started, in cow_file_range()
848 u64 start, u64 end, int *page_started, in cow_file_range_async()
939 u64 start, u64 end, int *page_started, int force, in run_delalloc_nocow()
1132 u64 start, u64 end, int *page_started, in run_delalloc_range()
[all …]
Ddisk-io.h30 u64 start = 16 * 1024; in btrfs_sb_offset() local
Dextent_map.c271 static u64 range_end(u64 start, u64 len) in range_end()
290 u64 start, u64 len) in lookup_extent_mapping()
Dcompression.c58 u64 start; member
239 static noinline int end_compressed_writeback(struct inode *inode, u64 start, in end_compressed_writeback()
336 int btrfs_submit_compressed_write(struct inode *inode, u64 start, in btrfs_submit_compressed_write()
Dfile.c166 int btrfs_drop_extent_cache(struct inode *inode, u64 start, u64 end, in btrfs_drop_extent_cache()
366 u64 start, u64 end, u64 inline_limit, u64 *hint_byte) in btrfs_drop_extents()
690 u64 objectid, u64 bytenr, u64 *start, u64 *end) in extent_mergeable()
729 struct inode *inode, u64 start, u64 end) in btrfs_mark_extent_written()
Ddisk-io.c117 struct page *page, size_t page_offset, u64 start, u64 len, in btree_get_extent()
288 u64 start, u64 parent_transid) in btree_read_extent_buffer_pages()
323 u64 start = (u64)page->index << PAGE_CACHE_SHIFT; in csum_dirty_buffer() local
393 static int btree_readpage_end_io_hook(struct page *page, u64 start, u64 end, in btree_readpage_end_io_hook()
688 u64 start = 0; in btree_writepages() local
962 u64 start = 0; in btrfs_free_log_root_tree() local
1360 u64 start = 0; in bio_ready_for_csum() local
2384 u64 start = 0; in btrfs_btree_balance_dirty() local
/fs/qnx4/
Dbitmap.c66 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; in qnx4_count_free_blocks() local
91 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; in qnx4_is_free() local
120 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; in qnx4_set_bitmap() local
/fs/partitions/
Dacorn.c58 __le32 start; member
307 __le32 start; member
375 u32 start = le32_to_cpu(p->start); in adfspart_check_ICS() local
415 __le32 start; member
470 u32 start = le32_to_cpu(p->start); in adfspart_check_POWERTEC() local
487 __le32 start; member
518 sector_t start = 0; in adfspart_check_EESOX() local
/fs/hfs/
Dextent.c208 u16 count, start; in hfs_add_extent() local
236 u16 count, start; in hfs_free_extents() local
275 u32 total_blocks, blocks, start; in hfs_free_fork() local
375 u32 start, len, goal; in hfs_extend_file() local
459 u16 blk_cnt, alloc_cnt, start; in hfs_file_truncate() local
Dbitmap.c32 u32 mask, start, len, n; in hfs_find_set_zero_bits() local
193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) in hfs_clear_vbm_bits()
/fs/hfsplus/
Dextents.c244 u32 count, start; in hfsplus_add_extent() local
273 u32 count, start; in hfsplus_free_extents() local
313 u32 total_blocks, blocks, start; in hfsplus_free_fork() local
351 u32 start, len, goal; in hfsplus_file_extend() local
441 u32 alloc_cnt, blk_cnt, start; in hfsplus_file_truncate() local
/fs/proc/
Duptime.c7 static int proc_calc_metrics(char *page, char **start, off_t off, in proc_calc_metrics()
21 static int uptime_read_proc(char *page, char **start, off_t off, int count, in uptime_read_proc()
/fs/xfs/quota/
Dxfs_qm_stats.c55 char **start, in xfs_qm_read_xfsquota()
86 char **start, in xfs_qm_read_stats()
/fs/adfs/
Dmap.c83 unsigned int start = dm->dm_startbit; in lookup_zone() local
144 unsigned int start = 8, mapptr; in scan_free_map() local
/fs/lockd/
Dxdr4.c125 __u64 len, start; in nlm4_decode_lock() local
160 __s64 start, len; in nlm4_encode_lock() local
191 s64 start, len; in nlm4_encode_testres() local
418 __u64 start, len; in nlm4clt_decode_testres() local
Dxdr.c124 s32 start, len, end; in nlm_decode_lock() local
159 __s32 start, len; in nlm_encode_lock() local
189 s32 start, len; in nlm_encode_testres() local
411 s32 start, len, end; in nlmclt_decode_testres() local
/fs/
Dioctl.c164 u64 start, u64 len, u64 *new_len) in fiemap_check_ranges()
253 struct fiemap_extent_info *fieinfo, u64 start, in __generic_block_fiemap()
360 struct fiemap_extent_info *fieinfo, u64 start, in generic_block_fiemap()
Dfile.c391 int start = open_files / (8 * sizeof(unsigned long)); in dup_fd() local
440 int alloc_fd(unsigned start, unsigned flags) in alloc_fd()
/fs/jffs2/
Dgc.c451 uint32_t start = 0, end = 0, nrfrags = 0; in jffs2_garbage_collect_live() local
943 uint32_t start, uint32_t end) in jffs2_garbage_collect_hole()
1092 uint32_t start, uint32_t end) in jffs2_garbage_collect_dnode()
/fs/udf/
Dialloc.c66 uint32_t start = UDF_I(dir)->i_location.logicalBlockNum; in udf_new_inode() local
/fs/xfs/
Dxfs_rtalloc.c739 xfs_rtblock_t start, /* start block to allocate */ in xfs_rtallocate_range()
924 xfs_rtblock_t start, /* starting block number of extent */ in xfs_rtcheck_range()
1142 xfs_rtblock_t start, /* starting block to look at */ in xfs_rtfind_back()
1317 xfs_rtblock_t start, /* starting block to look at */ in xfs_rtfind_forw()
1487 xfs_rtblock_t start, /* starting block to free */ in xfs_rtfree_range()
1630 xfs_rtblock_t start, /* starting block to modify */ in xfs_rtmodify_range()
/fs/xfs/linux-2.6/
Dxfs_stats.c26 char **start, in xfs_read_xfsstats()
/fs/squashfs/
Dsquashfs_fs_i.h27 u64 start; member

123456