/fs/ |
D | binfmt_script.c | 19 static inline const char *next_non_spacetab(const char *first, const char *last) in next_non_spacetab() 26 static inline const char *next_terminator(const char *first, const char *last) in next_terminator()
|
/fs/reiserfs/ |
D | item_ops.c | 80 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size() 172 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size() 314 static int indirect_part_size(struct virtual_item *vi, int first, int units) in indirect_part_size() 580 static int direntry_part_size(struct virtual_item *vi, int first, int count) in direntry_part_size() 698 static int errcatch_part_size(struct virtual_item *vi, int first, int count) in errcatch_part_size()
|
D | prints.c | 442 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal() 477 static int print_leaf(struct buffer_head *bh, int print_mode, int first, in print_leaf() 614 int mode, first, last; in print_block() local
|
D | lbalance.c | 312 int first, int cpy_num) in leaf_copy_items_entirely() 828 int first, int del_num, int del_bytes) in leaf_delete_items() 1241 int first, int del_num) in leaf_delete_items_entirely()
|
D | bitmap.c | 683 static void print_sep(struct seq_file *seq, int *first) in print_sep() 693 int first = 1; in show_alloc_options() local
|
/fs/smb/client/ |
D | fscache.h | 82 pgoff_t first, unsigned int nr_pages, in cifs_fscache_query_occupancy() 128 pgoff_t first, unsigned int nr_pages, in cifs_fscache_query_occupancy()
|
D | fscache.c | 230 pgoff_t first, unsigned int nr_pages, in __cifs_fscache_query_occupancy()
|
/fs/xfs/ |
D | xfs_buf_item.c | 66 void *first, *last; in xfs_buf_item_straddle() local 855 uint first, in xfs_buf_item_log_segment() 940 uint first, in xfs_buf_item_log()
|
D | xfs_trans_buf.c | 494 uint first, in xfs_trans_log_buf()
|
/fs/gfs2/ |
D | rgrp.h | 86 u64 first = rgd->rd_data0; in rgrp_contains_block() local
|
D | bmap.c | 427 const __be64 *first = ptr; in gfs2_extent_length() local 796 const __be64 *first, *ptr, *end; in gfs2_alloc_size() local 1613 __be64 *first, *ptr, *end; in find_nonnull_ptr() local 1650 __be64 *first; in metapointer_range() local
|
/fs/xfs/libxfs/ |
D | xfs_ag.c | 66 xfs_agnumber_t first, in xfs_perag_get_tag() 232 xfs_agino_t *first, in __xfs_agino_range() 256 xfs_agino_t *first, in xfs_agino_range()
|
D | xfs_rtbitmap.c | 497 uint first = (uint)((char *)sp - (char *)bp->b_addr); in xfs_rtmodify_summary_int() local 545 xfs_rtword_t *first; /* first used word in the buffer */ in xfs_rtmodify_range() local
|
D | xfs_types.c | 86 xfs_agino_t first; in xfs_verify_agno_agino() local
|
/fs/ext4/ |
D | indirect.c | 867 unsigned long count, __le32 *first, in ext4_clear_blocks() 923 __le32 *first, __le32 *last) in ext4_free_data() 1009 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
|
D | block_validity.c | 130 int first = 1; in debug_print_tree() local
|
D | mballoc.c | 542 int first, int count) in mb_free_blocks_double() 569 static void mb_mark_used_double(struct ext4_buddy *e4b, int first, int count) in mb_mark_used_double() 631 struct ext4_buddy *e4b, int first, int count) in mb_free_blocks_double() 636 int first, int count) in mb_mark_used_double() 776 void *buddy, ext4_grpblk_t first, ext4_grpblk_t len, in ext4_mb_mark_free_simple() 1073 ext4_grpblk_t first; in ext4_mb_generate_buddy() local 1711 static void mb_buddy_mark_free(struct ext4_buddy *e4b, int first, int last) in mb_buddy_mark_free() 1769 int first, int count) in mb_free_blocks()
|
D | move_extent.c | 51 ext4_double_down_write_data_sem(struct inode *first, struct inode *second) in ext4_double_down_write_data_sem()
|
/fs/btrfs/ |
D | misc.h | 11 #define in_range(b, first, len) ((b) >= (first) && (b) < (first) + (len)) argument
|
/fs/efs/ |
D | inode.c | 206 int cur, last, first = 1; in efs_map_block() local
|
/fs/ubifs/ |
D | commit.c | 556 int first = 1, iip; in dbg_check_old_index() local
|
D | log.c | 647 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
|
/fs/fscache/ |
D | io.c | 214 pgoff_t first = start / PAGE_SIZE; in __fscache_clear_page_bits() local
|
/fs/befs/ |
D | btree.c | 333 int first, last, mid; in befs_find_key() local
|
/fs/iomap/ |
D | buffered-io.c | 100 unsigned first = poff >> block_bits; in iomap_adjust_read_range() local 151 unsigned first = off >> inode->i_blkbits; in iomap_iop_set_range_uptodate() local 441 unsigned first, last, i; in iomap_is_partially_uptodate() local
|