Home
last modified time | relevance | path

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

123

/fs/
Dbinfmt_script.c19 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/
Ditem_ops.c80 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()
Dprints.c442 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
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/smb/client/
Dfscache.h82 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()
Dfscache.c230 pgoff_t first, unsigned int nr_pages, in __cifs_fscache_query_occupancy()
/fs/xfs/
Dxfs_buf_item.c66 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()
Dxfs_trans_buf.c494 uint first, in xfs_trans_log_buf()
/fs/gfs2/
Drgrp.h86 u64 first = rgd->rd_data0; in rgrp_contains_block() local
Dbmap.c427 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/
Dxfs_ag.c66 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()
Dxfs_rtbitmap.c497 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
Dxfs_types.c86 xfs_agino_t first; in xfs_verify_agno_agino() local
/fs/ext4/
Dindirect.c867 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()
Dblock_validity.c130 int first = 1; in debug_print_tree() local
Dmballoc.c542 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()
Dmove_extent.c51 ext4_double_down_write_data_sem(struct inode *first, struct inode *second) in ext4_double_down_write_data_sem()
/fs/btrfs/
Dmisc.h11 #define in_range(b, first, len) ((b) >= (first) && (b) < (first) + (len)) argument
/fs/efs/
Dinode.c206 int cur, last, first = 1; in efs_map_block() local
/fs/ubifs/
Dcommit.c556 int first = 1, iip; in dbg_check_old_index() local
Dlog.c647 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
/fs/fscache/
Dio.c214 pgoff_t first = start / PAGE_SIZE; in __fscache_clear_page_bits() local
/fs/befs/
Dbtree.c333 int first, last, mid; in befs_find_key() local
/fs/iomap/
Dbuffered-io.c100 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

123