Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 70) sorted by relevance

123

/fs/
Dbinfmt_script.c18 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()
Ddax.c80 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/
Dxfs_dir2.c261 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()
Dxfs_rtbitmap.c486 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
Dxfs_sb.c74 xfs_agnumber_t first, in xfs_perag_get_tag()
Dxfs_btree.c683 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/
Ditem_ops.c88 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()
Dprints.c423 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
Dlbalance.c312 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()
Dbitmap.c683 static void print_sep(struct seq_file *seq, int *first) in print_sep()
693 int first = 1; in show_alloc_options() local
/fs/afs/
Dwrite.c281 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
Dcache.c374 pgoff_t first; in afs_vnode_cache_now_uncached() local
/fs/ext4/
Dindirect.c937 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()
Dmballoc.c468 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()
Dblock_validity.c118 int first = 1; in debug_print_tree() local
/fs/xfs/
Dxfs_buf_item.c821 uint first, in xfs_buf_item_log_segment()
903 uint first, in xfs_buf_item_log()
Dxfs_trans_buf.c500 uint first, in xfs_trans_log_buf()
/fs/efs/
Dinode.c202 int cur, last, first = 1; in efs_map_block() local
/fs/ubifs/
Dcommit.c568 int first = 1, iip; in dbg_check_old_index() local
Dlog.c638 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
/fs/nfs/
Dfscache-index.c265 pgoff_t first; in nfs_fscache_inode_now_uncached() local
/fs/befs/
Dbtree.c342 int first, last, mid; in befs_find_key() local
/fs/cifs/
Dcache.c299 pgoff_t first; in cifs_fscache_inode_now_uncached() local
/fs/9p/
Dcache.c158 pgoff_t first; in v9fs_cache_inode_now_uncached() local
/fs/ceph/
Dcache.c150 pgoff_t first; in ceph_fscache_inode_now_uncached() local

123