Home
last modified time | relevance | path

Searched refs:xfs_fileoff_t (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_bmap.h26 xfs_fileoff_t offset; /* offset in file filling in */
182 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
184 xfs_fileoff_t *last_block, int whichfork);
191 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags,
194 xfs_fileoff_t bno, xfs_filblks_t *rlen, uint32_t flags,
197 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags,
207 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
210 xfs_fileoff_t shift);
212 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
213 bool *done, xfs_fileoff_t stop_fsb);
[all …]
A Dxfs_types.h32 typedef uint64_t xfs_fileoff_t; /* block number in a file */ typedef
49 #define NULLFILEOFF ((xfs_fileoff_t)-1)
163 xfs_fileoff_t br_startoff; /* starting file offset */
223 bool xfs_verify_dablk(struct xfs_mount *mp, xfs_fileoff_t off);
226 bool xfs_verify_fileoff(struct xfs_mount *mp, xfs_fileoff_t off);
227 bool xfs_verify_fileext(struct xfs_mount *mp, xfs_fileoff_t off,
228 xfs_fileoff_t len);
A Dxfs_types.c200 xfs_fileoff_t dabno) in xfs_verify_dablk()
211 xfs_fileoff_t off) in xfs_verify_fileoff()
220 xfs_fileoff_t off, in xfs_verify_fileext()
221 xfs_fileoff_t len) in xfs_verify_fileext()
A Dxfs_iext_tree.c279 xfs_fileoff_t offset) in xfs_iext_key_cmp()
291 xfs_fileoff_t offset) in xfs_iext_rec_cmp()
306 xfs_fileoff_t offset, in xfs_iext_find_level()
331 xfs_fileoff_t offset) in xfs_iext_node_pos()
346 xfs_fileoff_t offset) in xfs_iext_node_insert_pos()
428 xfs_fileoff_t old_offset, in xfs_iext_update_node()
429 xfs_fileoff_t new_offset, in xfs_iext_update_node()
725 xfs_fileoff_t offset, in xfs_iext_remove_node()
792 xfs_fileoff_t offset, in xfs_iext_rebalance_leaf()
922 xfs_fileoff_t offset, in xfs_iext_lookup_extent()
[all …]
A Dxfs_bmap.c484 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
3692 xfs_fileoff_t bno, in xfs_trim_extent()
3731 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3776 xfs_fileoff_t end, in xfs_bmapi_update_map()
3827 xfs_fileoff_t bno, in xfs_bmapi_read()
3838 xfs_fileoff_t end; in xfs_bmapi_read()
3920 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
4598 xfs_fileoff_t bno, in xfs_bmapi_remap()
5251 xfs_fileoff_t end; in __xfs_bunmapi()
5539 xfs_fileoff_t bno, in xfs_bunmapi()
[all …]
A Dxfs_attr_remote.c404 error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_get()
452 xfs_fileoff_t lfileoff = 0; in xfs_attr_rmt_find_hole()
503 error = xfs_bmapi_read(dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_set_value()
616 (xfs_fileoff_t)attr->xattri_lblkno, in xfs_attr_rmtval_set_blk()
658 error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_invalidate()
A Dxfs_inode_fork.h189 struct xfs_ifork *ifp, xfs_fileoff_t bno,
193 struct xfs_ifork *ifp, xfs_fileoff_t *end,
A Dxfs_dir2.c574 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode()
616 xfs_fileoff_t eof; in xfs_dir2_isblock()
641 xfs_fileoff_t eof; in xfs_dir2_isleaf()
667 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode()
A Dxfs_bmap_btree.h92 extern xfs_fileoff_t xfs_bmbt_disk_get_startoff(const struct xfs_bmbt_rec *r);
A Dxfs_da_btree.h210 int xfs_da_grow_inode_int(struct xfs_da_args *args, xfs_fileoff_t *bno,
/linux-6.3-rc2/fs/xfs/
A Dxfs_iomap.h14 int xfs_iomap_write_direct(struct xfs_inode *ip, xfs_fileoff_t offset_fsb,
15 xfs_fileoff_t count_fsb, unsigned int flags,
18 xfs_fileoff_t xfs_iomap_eof_align_last_fsb(struct xfs_inode *ip,
19 xfs_fileoff_t end_fsb);
32 xfs_fileoff_t offset_fsb, in xfs_aligned_fsb_count()
A Dxfs_iomap.c144 xfs_fileoff_t offset_fsb, in xfs_hole_to_iomap()
145 xfs_fileoff_t end_fsb) in xfs_hole_to_iomap()
157 static inline xfs_fileoff_t
200 xfs_fileoff_t
203 xfs_fileoff_t end_fsb) in xfs_iomap_eof_align_last_fsb()
238 xfs_fileoff_t offset_fsb, in xfs_iomap_write_direct()
239 xfs_fileoff_t count_fsb, in xfs_iomap_write_direct()
554 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()
763 xfs_fileoff_t offset_fsb, in imap_spans_range()
764 xfs_fileoff_t end_fsb) in imap_spans_range()
[all …]
A Dxfs_bmap_util.c355 xfs_fileoff_t bno, in xfs_getbmap_report_hole()
356 xfs_fileoff_t end) in xfs_getbmap_report_hole()
382 xfs_fileoff_t total_end) in xfs_getbmap_next_rec()
414 xfs_fileoff_t bno, first_bno; in xfs_getbmap()
649 xfs_fileoff_t end_fsb; in xfs_can_free_eofblocks()
650 xfs_fileoff_t last_fsb; in xfs_can_free_eofblocks()
787 xfs_fileoff_t endoffset_fsb; in xfs_alloc_file_space()
820 xfs_fileoff_t s, e; in xfs_alloc_file_space()
975 xfs_fileoff_t endoffset_fsb; in xfs_free_file_space()
1375 xfs_fileoff_t offset_fsb; in xfs_swap_extent_rmap()
[all …]
A Dxfs_reflink.c247 xfs_fileoff_t offset_fsb, in xfs_reflink_convert_cow_locked()
316 xfs_fileoff_t offset_fsb = imap->br_startoff; in xfs_find_trim_cow_extent()
353 xfs_fileoff_t offset_fsb = imap->br_startoff; in xfs_reflink_convert_unwritten()
580 xfs_fileoff_t offset_fsb, in xfs_reflink_cancel_cow_blocks()
581 xfs_fileoff_t end_fsb, in xfs_reflink_cancel_cow_blocks()
664 xfs_fileoff_t offset_fsb; in xfs_reflink_cancel_cow_range()
665 xfs_fileoff_t end_fsb; in xfs_reflink_cancel_cow_range()
718 xfs_fileoff_t *offset_fsb, in xfs_reflink_end_cow_extent()
719 xfs_fileoff_t end_fsb) in xfs_reflink_end_cow_extent()
861 xfs_fileoff_t offset_fsb; in xfs_reflink_end_cow()
[all …]
A Dxfs_reflink.h31 struct xfs_trans **tpp, xfs_fileoff_t offset_fsb,
32 xfs_fileoff_t end_fsb, bool cancel_real);
A Dxfs_fsmap.h17 xfs_fileoff_t fmr_offset; /* file offset of segment */
A Dxfs_aops.c284 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_map_blocks()
285 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + count); in xfs_map_blocks()
286 xfs_fileoff_t cow_fsb; in xfs_map_blocks()
A Dxfs_bmap_util.h49 xfs_fileoff_t *offp, xfs_extlen_t *lenp);
A Dxfs_dquot.h71 xfs_fileoff_t q_fileoffset;
/linux-6.3-rc2/fs/xfs/scrub/
A Dcommon.h38 xfs_fileoff_t offset, int *error);
43 int whichfork, xfs_fileoff_t offset, int *error);
54 xfs_fileoff_t offset);
61 int whichfork, xfs_fileoff_t offset);
65 xfs_fileoff_t offset);
A Dcommon.c124 xfs_fileoff_t offset, in __xchk_fblock_process_error()
154 xfs_fileoff_t offset, in xchk_fblock_process_error()
165 xfs_fileoff_t offset, in xchk_fblock_xref_process_error()
266 xfs_fileoff_t offset) in xchk_fblock_set_corrupt()
277 xfs_fileoff_t offset) in xchk_fblock_xref_set_corrupt()
301 xfs_fileoff_t offset) in xchk_fblock_set_warning()
A Dquota.c83 xfs_fileoff_t offset; in xchk_quota_item()
179 xfs_fileoff_t max_dqid_off; in xchk_quota_data_fork()
A Dbmap.c94 xfs_fileoff_t lastoff;
110 xfs_fileoff_t offset; in xchk_bmap_get_rmap()
358 xfs_fileoff_t off; in xchk_bmap_dirattr_extent()
716 xfs_fileoff_t endoff; in xchk_bmap()
A Ddir.c45 xfs_fileoff_t offset, in xchk_dir_check_ftype()
677 xfs_fileoff_t leaf_lblk; in xchk_directory_blocks()
678 xfs_fileoff_t free_lblk; in xchk_directory_blocks()
679 xfs_fileoff_t lblk; in xchk_directory_blocks()
A Dtrace.h173 xfs_fileoff_t offset, int error, void *ret_ip),
180 __field(xfs_fileoff_t, offset)
272 xfs_fileoff_t offset, void *ret_ip),
279 __field(xfs_fileoff_t, offset)
302 xfs_fileoff_t offset, void *ret_ip), \

Completed in 53 milliseconds

12