Home
last modified time | relevance | path

Searched refs:xfs_bmbt_irec (Results 1 – 25 of 36) sorted by relevance

12

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h10 struct xfs_bmbt_irec;
24 struct xfs_bmbt_irec prev; /* extent before the new one */
25 struct xfs_bmbt_irec got; /* extent after, or delayed */
174 static inline bool xfs_bmap_is_real_extent(struct xfs_bmbt_irec *irec) in xfs_bmap_is_real_extent()
182 void xfs_trim_extent(struct xfs_bmbt_irec *irec, xfs_fileoff_t bno,
184 void xfs_trim_extent_eof(struct xfs_bmbt_irec *, struct xfs_inode *);
200 xfs_filblks_t len, struct xfs_bmbt_irec *mval,
204 xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap);
212 struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *got,
213 struct xfs_bmbt_irec *del);
[all …]
Dxfs_inode_fork.h105 struct xfs_bmbt_irec *, int);
113 struct xfs_bmbt_irec *gotp);
117 struct xfs_bmbt_irec *gotp);
120 struct xfs_bmbt_irec *gotp);
123 struct xfs_bmbt_irec *gotp);
131 struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) in xfs_iext_next_extent()
138 struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) in xfs_iext_prev_extent()
148 struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) in xfs_iext_peek_next_extent()
160 struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) in xfs_iext_peek_prev_extent()
Dxfs_rmap.h184 struct xfs_bmbt_irec ri_bmap;
189 int whichfork, struct xfs_bmbt_irec *imap);
191 int whichfork, struct xfs_bmbt_irec *imap);
194 struct xfs_bmbt_irec *imap);
Dxfs_refcount.h33 struct xfs_bmbt_irec *irec);
35 struct xfs_bmbt_irec *irec);
Dxfs_bmap.c104 struct xfs_bmbt_irec *irec, in xfs_bmbt_lookup_eq()
151 struct xfs_bmbt_irec *irec) in xfs_bmbt_update()
667 struct xfs_bmbt_irec rec; in xfs_bmap_extents_to_btree()
834 struct xfs_bmbt_irec rec; in xfs_bmap_local_to_extents()
1173 struct xfs_bmbt_irec new; in xfs_iread_extents()
1315 struct xfs_bmbt_irec got; in xfs_bmap_first_unused()
1366 struct xfs_bmbt_irec got; in xfs_bmap_last_before()
1397 struct xfs_bmbt_irec *rec, in xfs_bmap_last_extent()
1432 struct xfs_bmbt_irec rec; in xfs_bmap_isaeof()
1468 struct xfs_bmbt_irec rec; in xfs_bmap_last_offset()
[all …]
Dxfs_iext_tree.c59 struct xfs_bmbt_irec *irec) in xfs_iext_set()
77 struct xfs_bmbt_irec *irec, in xfs_iext_get()
633 struct xfs_bmbt_irec *irec, in xfs_iext_insert()
929 struct xfs_bmbt_irec *gotp) in xfs_iext_lookup_extent()
970 struct xfs_bmbt_irec *gotp) in xfs_iext_lookup_extent_before()
987 struct xfs_bmbt_irec *new) in xfs_iext_update_extent()
994 struct xfs_bmbt_irec old; in xfs_iext_update_extent()
1016 struct xfs_bmbt_irec *gotp) in xfs_iext_get_extent()
Dxfs_attr_remote.c372 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get()
440 struct xfs_bmbt_irec map; in xfs_attr_rmtval_set()
580 struct xfs_bmbt_irec map; in xfs_attr_rmtval_remove()
Dxfs_bmap_btree.h90 void xfs_bmbt_disk_set_all(struct xfs_bmbt_rec *r, struct xfs_bmbt_irec *s);
Dxfs_types.h142 typedef struct xfs_bmbt_irec struct
Dxfs_inode_fork.c212 struct xfs_bmbt_irec new; in xfs_iformat_extents()
556 struct xfs_bmbt_irec rec; in xfs_iextents_copy()
Dxfs_bmap_btree.c65 struct xfs_bmbt_irec *irec) in xfs_bmbt_disk_get_all()
106 struct xfs_bmbt_irec *s) in xfs_bmbt_disk_set_all()
/linux-4.19.296/fs/xfs/
Dxfs_iomap.h12 struct xfs_bmbt_irec;
15 struct xfs_bmbt_irec *, int);
17 struct xfs_bmbt_irec *, unsigned int *);
21 struct xfs_bmbt_irec *);
Dxfs_bmap_util.h11 struct xfs_bmbt_irec;
48 int xfs_bmap_extsize_align(struct xfs_mount *mp, struct xfs_bmbt_irec *gotp,
49 struct xfs_bmbt_irec *prevp, xfs_extlen_t extsz,
54 int whichfork, struct xfs_bmbt_irec *rec,
Dxfs_reflink.h13 struct xfs_bmbt_irec *irec, bool *shared, bool *trimmed);
16 struct xfs_bmbt_irec *imap, bool *shared);
18 struct xfs_bmbt_irec *imap, bool *shared, uint *lockmode);
Dxfs_reflink.c184 struct xfs_bmbt_irec *irec, in xfs_reflink_trim_around_shared()
253 struct xfs_bmbt_irec *imap, in xfs_reflink_reserve_cow()
257 struct xfs_bmbt_irec got; in xfs_reflink_reserve_cow()
314 struct xfs_bmbt_irec *imap, in xfs_reflink_convert_cow_extent()
343 struct xfs_bmbt_irec imap; in xfs_reflink_convert_cow()
364 struct xfs_bmbt_irec *imap, in xfs_find_trim_cow_extent()
371 struct xfs_bmbt_irec got; in xfs_find_trim_cow_extent()
401 struct xfs_bmbt_irec *imap, in xfs_reflink_allocate_cow()
505 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks()
638 struct xfs_bmbt_irec got, del; in xfs_reflink_end_cow()
[all …]
Dxfs_iomap.c42 struct xfs_bmbt_irec *imap) in xfs_bmbt_to_iomap()
378 struct xfs_bmbt_irec prev; in xfs_iomap_prealloc_size()
515 struct xfs_bmbt_irec got; in xfs_file_iomap_begin_delay()
917 struct xfs_bmbt_irec *imap, in imap_needs_alloc()
928 struct xfs_bmbt_irec *imap, in needs_cow_for_zeroing()
1003 struct xfs_bmbt_irec imap; in xfs_file_iomap_begin()
1226 struct xfs_bmbt_irec imap; in xfs_xattr_iomap_begin()
Dxfs_bmap_util.c198 struct xfs_bmbt_irec rec; in xfs_bmap_eof()
223 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves()
406 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one()
483 struct xfs_bmbt_irec *rec, in xfs_getbmap_next_rec()
518 struct xfs_bmbt_irec got, rec; in xfs_getbmap()
701 struct xfs_bmbt_irec got, del; in xfs_bmap_punch_delalloc_range()
789 struct xfs_bmbt_irec imap; in xfs_free_eofblocks()
1052 struct xfs_bmbt_irec imap; in xfs_adjust_extent_unmap_boundaries()
1529 struct xfs_bmbt_irec irec; in xfs_swap_extent_rmap()
1530 struct xfs_bmbt_irec uirec; in xfs_swap_extent_rmap()
[all …]
Dxfs_pnfs.c94 struct xfs_bmbt_irec imap; in xfs_fs_map_blocks()
204 struct xfs_bmbt_irec imap; in xfs_pnfs_validate_isize()
Dxfs_symlink.c40 struct xfs_bmbt_irec mval[XFS_SYMLINK_MAPS]; in xfs_readlink_bmap_ilocked()
170 struct xfs_bmbt_irec mval[XFS_SYMLINK_MAPS]; in xfs_symlink()
Dxfs_dquot.c289 struct xfs_bmbt_irec map; in xfs_dquot_disk_alloc()
383 struct xfs_bmbt_irec map; in xfs_dquot_disk_read()
616 struct xfs_bmbt_irec got; in xfs_dq_get_next_id()
Dxfs_attr_inactive.c42 struct xfs_bmbt_irec map; in xfs_attr3_leaf_freextent()
Dxfs_inode.h18 struct xfs_bmbt_irec;
Dxfs_refcount_item.c398 struct xfs_bmbt_irec irec; in xfs_cui_recover()
/linux-4.19.296/fs/xfs/scrub/
Dbmap.c111 struct xfs_bmbt_irec *irec, in xchk_bmap_get_rmap()
176 struct xfs_bmbt_irec *irec, in xchk_bmap_xref_rmap()
248 struct xfs_bmbt_irec *irec) in xchk_bmap_rt_extent_xref()
263 struct xfs_bmbt_irec *irec) in xchk_bmap_extent_xref()
310 struct xfs_bmbt_irec *irec) in xchk_bmap_extent()
383 struct xfs_bmbt_irec irec; in xchk_bmapbt_rec()
444 struct xfs_bmbt_irec irec; in xchk_bmap_check_rmap()
605 struct xfs_bmbt_irec irec; in xchk_bmap()
Dquota.c200 struct xfs_bmbt_irec irec = { 0 }; in xchk_quota_data_fork()

12