Searched refs:xfs_bmbt_irec_t (Results 1 – 16 of 16) sorted by relevance
/linux-3.4.99/fs/xfs/ |
D | xfs_bmap_btree.h | 125 } xfs_bmbt_irec_t; typedef 209 extern void xfs_bmbt_get_all(xfs_bmbt_rec_host_t *r, xfs_bmbt_irec_t *s); 218 extern void xfs_bmbt_set_all(xfs_bmbt_rec_host_t *r, xfs_bmbt_irec_t *s);
|
D | xfs_iomap.c | 107 xfs_bmbt_irec_t *imap) in xfs_alert_fsblock_zero() 126 xfs_bmbt_irec_t *imap, in xfs_iomap_write_direct() 279 xfs_bmbt_irec_t *imap, in xfs_iomap_eof_want_preallocate() 376 xfs_bmbt_irec_t *ret_imap) in xfs_iomap_write_delay() 385 xfs_bmbt_irec_t imap[XFS_WRITE_IMAPS]; in xfs_iomap_write_delay() 482 xfs_bmbt_irec_t *imap) in xfs_iomap_write_allocate() 647 xfs_bmbt_irec_t imap; in xfs_iomap_write_unwritten()
|
D | xfs_bmap_btree.c | 99 xfs_bmbt_irec_t *s) in __xfs_bmbt_get_all() 137 xfs_bmbt_irec_t *s) in xfs_bmbt_get_all() 271 xfs_bmbt_irec_t *s) in xfs_bmbt_set_all() 334 xfs_bmbt_irec_t *s) in xfs_bmbt_disk_set_all()
|
D | xfs_bmap.c | 167 xfs_bmbt_irec_t *gotp, /* out: extent entry found */ 168 xfs_bmbt_irec_t *prevp); /* out: previous extent entry found */ 189 xfs_bmbt_irec_t *mval, 407 xfs_bmbt_irec_t r[3]; /* neighbor extent entries */ in xfs_bmap_add_extent_delay_real() 953 xfs_bmbt_irec_t *new, /* new data to add to file extents */ in xfs_bmap_add_extent_unwritten_real() 966 xfs_bmbt_irec_t r[3]; /* neighbor extent entries */ in xfs_bmap_add_extent_unwritten_real() 1476 xfs_bmbt_irec_t *new) /* new data to add to file extents */ in xfs_bmap_add_extent_hole_delay() 1479 xfs_bmbt_irec_t left; /* left neighbor extent entry */ in xfs_bmap_add_extent_hole_delay() 1482 xfs_bmbt_irec_t right; /* right neighbor extent entry */ in xfs_bmap_add_extent_hole_delay() 1625 xfs_bmbt_irec_t left; /* left neighbor extent entry */ in xfs_bmap_add_extent_hole_real() [all …]
|
D | xfs_vnodeops.c | 68 xfs_bmbt_irec_t mval[SYMLINK_MAPS]; in xfs_readlink_bmap() 173 xfs_bmbt_irec_t imap; in xfs_free_eofblocks() 271 xfs_bmbt_irec_t mval[SYMLINK_MAPS]; in xfs_inactive_symlink_rmt() 1497 xfs_bmbt_irec_t mval[SYMLINK_MAPS]; in xfs_symlink() 1789 xfs_bmbt_irec_t imaps[1], *imapp; in xfs_alloc_file_space() 1947 xfs_bmbt_irec_t imap; in xfs_zero_remaining_bytes() 2045 xfs_bmbt_irec_t imap; in xfs_free_file_space()
|
D | xfs_btree.h | 224 xfs_bmbt_irec_t b;
|
D | xfs_dquot.c | 269 xfs_bmbt_irec_t map; in xfs_qm_dqalloc() 377 xfs_bmbt_irec_t map; in xfs_qm_dqtobp()
|
D | xfs_file.c | 416 xfs_bmbt_irec_t imap; in xfs_zero_last_block() 485 xfs_bmbt_irec_t imap; in xfs_zero_eof()
|
D | xfs_inode.h | 577 xfs_bmbt_irec_t *, int);
|
D | xfs_attr.c | 1962 xfs_bmbt_irec_t map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get() 2020 xfs_bmbt_irec_t map; in xfs_attr_rmtval_set() 2147 xfs_bmbt_irec_t map; in xfs_attr_rmtval_remove()
|
D | xfs_da_btree.c | 1950 xfs_bmbt_irec_t *mapp, in xfs_da_map_covers_blocks() 1988 xfs_bmbt_irec_t map; in xfs_da_do_buf() 1989 xfs_bmbt_irec_t *mapp; in xfs_da_do_buf()
|
D | xfs_rtalloc.c | 89 xfs_bmbt_irec_t map; /* block map output */ in xfs_growfs_rt_alloc() 861 xfs_bmbt_irec_t map; in xfs_rtbuf_get()
|
D | xfs_qm.c | 911 xfs_bmbt_irec_t *map; in xfs_qm_dqiterate()
|
D | xfs_inode.c | 75 xfs_bmbt_irec_t irec; in xfs_validate_extents() 2766 xfs_bmbt_irec_t *new, /* items to insert */ in xfs_iext_insert()
|
D | xfs_dir2_leaf.c | 790 xfs_bmbt_irec_t *map; /* map vector for blocks */ in xfs_dir2_leaf_getdents()
|
D | xfs_attr_leaf.c | 2949 xfs_bmbt_irec_t map; in xfs_attr_leaf_freextent()
|