/fs/ |
D | binfmt_script.c | 18 static inline char *next_non_spacetab(char *first, const char *last) in next_non_spacetab() 25 static inline char *next_terminator(char *first, const char *last) in next_terminator()
|
D | dax.c | 80 static void dax_new_buf(void __pmem *addr, unsigned size, unsigned first, in dax_new_buf() 129 unsigned first = pos - (block << blkbits); in dax_io() local
|
/fs/xfs/libxfs/ |
D | xfs_dir2.c | 261 xfs_fsblock_t *first, /* bmap's firstblock */ in xfs_dir_createname() 438 xfs_fsblock_t *first, /* bmap's firstblock */ in xfs_dir_removename() 500 xfs_fsblock_t *first, /* bmap's firstblock */ in xfs_dir_replace()
|
D | xfs_rtbitmap.c | 486 uint first = (uint)((char *)sp - (char *)bp->b_addr); in xfs_rtmodify_summary_int() local 528 xfs_rtword_t *first; /* first used word in the buffer */ in xfs_rtmodify_range() local
|
D | xfs_sb.c | 74 xfs_agnumber_t first, in xfs_perag_get_tag()
|
D | xfs_btree.c | 683 int *first, /* output: first byte offset */ in xfs_btree_offsets() 1300 int first, in xfs_btree_log_keys() 1326 int first, in xfs_btree_log_recs() 1347 int first, /* index of first pointer to log */ in xfs_btree_log_ptrs() 1378 int first; /* first byte offset logged */ in xfs_btree_log_block() local
|
/fs/reiserfs/ |
D | item_ops.c | 88 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size() 180 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size() 322 static int indirect_part_size(struct virtual_item *vi, int first, int units) in indirect_part_size() 588 static int direntry_part_size(struct virtual_item *vi, int first, int count) in direntry_part_size() 706 static int errcatch_part_size(struct virtual_item *vi, int first, int count) in errcatch_part_size()
|
D | prints.c | 423 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal() 458 static int print_leaf(struct buffer_head *bh, int print_mode, int first, in print_leaf() 596 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/afs/ |
D | write.c | 281 pgoff_t first, pgoff_t last) in afs_kill_pages() 328 pgoff_t start, first, last; in afs_write_back_from_locked_page() local 584 pgoff_t first = call->first, last = call->last; in afs_pages_written_back() local
|
D | cache.c | 374 pgoff_t first; in afs_vnode_cache_now_uncached() local
|
/fs/ext4/ |
D | indirect.c | 937 unsigned long count, __le32 *first, in ext4_clear_blocks() 1009 __le32 *first, __le32 *last) in ext4_free_data() 1094 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
|
D | mballoc.c | 468 int first, int count) in mb_free_blocks_double() 493 static void mb_mark_used_double(struct ext4_buddy *e4b, int first, int count) in mb_mark_used_double() 528 struct ext4_buddy *e4b, int first, int count) in mb_free_blocks_double() 533 int first, int count) in mb_mark_used_double() 666 void *buddy, ext4_grpblk_t first, ext4_grpblk_t len, in ext4_mb_mark_free_simple() 730 ext4_grpblk_t first; in ext4_mb_generate_buddy() local 1370 static void mb_buddy_mark_free(struct ext4_buddy *e4b, int first, int last) in mb_buddy_mark_free() 1428 int first, int count) in mb_free_blocks()
|
D | block_validity.c | 118 int first = 1; in debug_print_tree() local
|
/fs/xfs/ |
D | xfs_buf_item.c | 821 uint first, in xfs_buf_item_log_segment() 903 uint first, in xfs_buf_item_log()
|
D | xfs_trans_buf.c | 500 uint first, in xfs_trans_log_buf()
|
/fs/efs/ |
D | inode.c | 202 int cur, last, first = 1; in efs_map_block() local
|
/fs/ubifs/ |
D | commit.c | 568 int first = 1, iip; in dbg_check_old_index() local
|
D | log.c | 638 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
|
/fs/nfs/ |
D | fscache-index.c | 265 pgoff_t first; in nfs_fscache_inode_now_uncached() local
|
/fs/befs/ |
D | btree.c | 342 int first, last, mid; in befs_find_key() local
|
/fs/cifs/ |
D | cache.c | 299 pgoff_t first; in cifs_fscache_inode_now_uncached() local
|
/fs/9p/ |
D | cache.c | 158 pgoff_t first; in v9fs_cache_inode_now_uncached() local
|
/fs/ceph/ |
D | cache.c | 150 pgoff_t first; in ceph_fscache_inode_now_uncached() local
|