Home
last modified time | relevance | path

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

12

/linux/fs/xfs/libxfs/
A Dxfs_bmap.h25 xfs_fileoff_t offset; /* offset in file filling in */
181 xfs_fileoff_t *last_block, int whichfork);
188 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
191 xfs_fileoff_t bno, xfs_filblks_t *rlen, int flags,
194 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
204 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
207 xfs_fileoff_t shift);
209 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
210 bool *done, xfs_fileoff_t stop_fsb);
212 xfs_fileoff_t split_offset);
[all …]
A Dxfs_types.h32 typedef uint64_t xfs_fileoff_t; /* block number in a file */ typedef
49 #define NULLFILEOFF ((xfs_fileoff_t)-1)
170 xfs_fileoff_t br_startoff; /* starting file offset */
209 bool xfs_verify_dablk(struct xfs_mount *mp, xfs_fileoff_t off);
212 bool xfs_verify_fileoff(struct xfs_mount *mp, xfs_fileoff_t off);
213 bool xfs_verify_fileext(struct xfs_mount *mp, xfs_fileoff_t off,
214 xfs_fileoff_t len);
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_types.c257 xfs_fileoff_t dabno) in xfs_verify_dablk()
268 xfs_fileoff_t off) in xfs_verify_fileoff()
277 xfs_fileoff_t off, in xfs_verify_fileext()
278 xfs_fileoff_t len) in xfs_verify_fileext()
A Dxfs_bmap.c486 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
3728 xfs_fileoff_t bno, in xfs_trim_extent()
3767 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3812 xfs_fileoff_t end, in xfs_bmapi_update_map()
3863 xfs_fileoff_t bno, in xfs_bmapi_read()
3874 xfs_fileoff_t end; in xfs_bmapi_read()
3956 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
4629 xfs_fileoff_t bno, in xfs_bmapi_remap()
5303 xfs_fileoff_t end; in __xfs_bunmapi()
5610 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()
610 error = xfs_bmapi_write(args->trans, dp, (xfs_fileoff_t)dac->lblkno, in xfs_attr_rmtval_set_blk()
652 error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_invalidate()
A Dxfs_inode_fork.h162 struct xfs_ifork *ifp, xfs_fileoff_t bno,
166 struct xfs_ifork *ifp, xfs_fileoff_t *end,
A Dxfs_dir2.c562 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode()
603 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock()
625 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf()
645 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode()
A Dxfs_rmap.h29 xfs_fileoff_t offset) in xfs_rmap_ino_owner()
183 uint64_t owner, int whichfork, xfs_fileoff_t startoff,
A Dxfs_refcount.h73 static inline xfs_fileoff_t xfs_refcount_max_unmap(int log_res) in xfs_refcount_max_unmap()
A Dxfs_bmap_btree.h92 extern xfs_fileoff_t xfs_bmbt_disk_get_startoff(const struct xfs_bmbt_rec *r);
/linux/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, struct xfs_bmbt_irec *imap);
17 xfs_fileoff_t xfs_iomap_eof_align_last_fsb(struct xfs_inode *ip,
18 xfs_fileoff_t end_fsb);
25 xfs_fileoff_t offset_fsb, in xfs_aligned_fsb_count()
A Dxfs_iomap.c95 xfs_fileoff_t offset_fsb, in xfs_hole_to_iomap()
96 xfs_fileoff_t end_fsb) in xfs_hole_to_iomap()
108 static inline xfs_fileoff_t
151 xfs_fileoff_t
154 xfs_fileoff_t end_fsb) in xfs_iomap_eof_align_last_fsb()
189 xfs_fileoff_t offset_fsb, in xfs_iomap_write_direct()
190 xfs_fileoff_t count_fsb, in xfs_iomap_write_direct()
500 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()
707 xfs_fileoff_t end_fsb) in imap_spans_range()
1089 xfs_fileoff_t start_fsb; in xfs_buffered_write_iomap_end()
[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()
592 xfs_fileoff_t start_fsb, in xfs_bmap_punch_delalloc_range()
593 xfs_fileoff_t length) in xfs_bmap_punch_delalloc_range()
646 xfs_fileoff_t end_fsb; in xfs_can_free_eofblocks()
647 xfs_fileoff_t last_fsb; in xfs_can_free_eofblocks()
783 xfs_fileoff_t endoffset_fsb; in xfs_alloc_file_space()
816 xfs_fileoff_t s, e; in xfs_alloc_file_space()
1366 xfs_fileoff_t offset_fsb; in xfs_swap_extent_rmap()
[all …]
A Dxfs_reflink.c244 xfs_fileoff_t offset_fsb, in xfs_reflink_convert_cow_locked()
313 xfs_fileoff_t offset_fsb = imap->br_startoff; in xfs_find_trim_cow_extent()
354 xfs_fileoff_t offset_fsb = imap->br_startoff; in xfs_reflink_allocate_cow()
448 xfs_fileoff_t offset_fsb, in xfs_reflink_cancel_cow_blocks()
449 xfs_fileoff_t end_fsb, in xfs_reflink_cancel_cow_blocks()
532 xfs_fileoff_t offset_fsb; in xfs_reflink_cancel_cow_range()
533 xfs_fileoff_t end_fsb; in xfs_reflink_cancel_cow_range()
586 xfs_fileoff_t offset_fsb, in xfs_reflink_end_cow_extent()
587 xfs_fileoff_t *end_fsb) in xfs_reflink_end_cow_extent()
702 xfs_fileoff_t offset_fsb; in xfs_reflink_end_cow()
[all …]
A Dxfs_bmap_util.h34 xfs_fileoff_t start_fsb, xfs_fileoff_t length);
49 xfs_fileoff_t *offp, xfs_extlen_t *lenp);
A Dxfs_aops.c263 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_map_blocks()
264 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + count); in xfs_map_blocks()
265 xfs_fileoff_t cow_fsb; in xfs_map_blocks()
448 xfs_fileoff_t start_fsb = XFS_B_TO_FSBT(mp, fileoff); in xfs_discard_page()
449 xfs_fileoff_t pageoff_fsb = XFS_B_TO_FSBT(mp, pageoff); in xfs_discard_page()
A Dxfs_reflink.h34 struct xfs_trans **tpp, xfs_fileoff_t offset_fsb,
35 xfs_fileoff_t end_fsb, bool cancel_real);
A Dxfs_fsmap.h17 xfs_fileoff_t fmr_offset; /* file offset of segment */
/linux/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.c122 xfs_fileoff_t offset, in __xchk_fblock_process_error()
152 xfs_fileoff_t offset, in xchk_fblock_process_error()
163 xfs_fileoff_t offset, in xchk_fblock_xref_process_error()
264 xfs_fileoff_t offset) in xchk_fblock_set_corrupt()
275 xfs_fileoff_t offset) in xchk_fblock_xref_set_corrupt()
299 xfs_fileoff_t offset) in xchk_fblock_set_warning()
A Dquota.c82 xfs_fileoff_t offset; in xchk_quota_item()
178 xfs_fileoff_t max_dqid_off; in xchk_quota_data_fork()
A Dbmap.c93 xfs_fileoff_t lastoff;
109 xfs_fileoff_t offset; in xchk_bmap_get_rmap()
301 xfs_fileoff_t off; in xchk_bmap_dirattr_extent()
644 xfs_fileoff_t endoff; in xchk_bmap()
A Ddir.c45 xfs_fileoff_t offset, in xchk_dir_check_ftype()
667 xfs_fileoff_t leaf_lblk; in xchk_directory_blocks()
668 xfs_fileoff_t free_lblk; in xchk_directory_blocks()
669 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 40 milliseconds

12