Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.h108 xfs_fileoff_t off; /* offset in file filling in */
214 xfs_fileoff_t *unused, /* unused block num */
227 xfs_fileoff_t *last_block, /* last block */
239 xfs_fileoff_t *unused, /* last block num */
280 xfs_fileoff_t bno, /* starting file offs. mapped */
303 xfs_fileoff_t bno); /* starting file offs. mapped */
315 xfs_fileoff_t bno, /* starting offset to unmap */
343 xfs_fileoff_t off,
354 xfs_fileoff_t endoff,
Dxfs_btree.h525 xfs_fileoff_t xfs_fileoff_min(xfs_fileoff_t a, xfs_fileoff_t b);
529 ((xfs_fileoff_t)(a) < (xfs_fileoff_t)(b) ? \
530 (xfs_fileoff_t)(a) : (xfs_fileoff_t)(b))
533 xfs_fileoff_t xfs_fileoff_max(xfs_fileoff_t a, xfs_fileoff_t b);
537 ((xfs_fileoff_t)(a) > (xfs_fileoff_t)(b) ? \
538 (xfs_fileoff_t)(a) : (xfs_fileoff_t)(b))
Dxfs_bmap_btree.h177 xfs_fileoff_t br_startoff; /* starting file offset */
500 xfs_fileoff_t
526 xfs_fileoff_t
570 xfs_fileoff_t,
578 xfs_fileoff_t,
586 xfs_fileoff_t,
609 xfs_fileoff_t o,
627 xfs_fileoff_t v);
643 xfs_fileoff_t o,
664 xfs_fileoff_t,
[all …]
Dxfs_iomap.c211 xfs_fileoff_t offset_fsb, end_fsb; in xfs_iomap()
377 xfs_fileoff_t offset_fsb; in xfs_iomap_write_direct()
378 xfs_fileoff_t last_fsb; in xfs_iomap_write_direct()
416 xfs_fileoff_t map_last_fsb; in xfs_iomap_write_direct()
552 xfs_fileoff_t offset_fsb; in xfs_iomap_write_delay()
553 xfs_fileoff_t last_fsb; in xfs_iomap_write_delay()
597 xfs_fileoff_t ioalign; in xfs_iomap_write_delay()
599 xfs_fileoff_t start_fsb; in xfs_iomap_write_delay()
657 xfs_fileoff_t new_last_fsb; in xfs_iomap_write_delay()
675 xfs_fileoff_t new_last_fsb; in xfs_iomap_write_delay()
[all …]
Dxfs_types.h123 typedef __uint64_t xfs_fileoff_t; /* block number in a file */ typedef
140 #define NULLFILEOFF ((xfs_fileoff_t)-1)
Dxfs_dir2.c537 xfs_fileoff_t bno; /* directory offset of new block */ in xfs_dir2_grow_inode()
589 xfs_fileoff_t b; /* current file offset */ in xfs_dir2_grow_inode()
675 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock()
698 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf()
792 xfs_fileoff_t bno; /* directory file offset */ in xfs_dir2_shrink_inode()
Dxfs_bmap.c297 xfs_fileoff_t bno, /* block number searched for */
392 xfs_fileoff_t bno,
406 xfs_fileoff_t bno,
729 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
1264 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2184 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_alloc()
2186 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_alloc()
2187 xfs_fileoff_t orig_off; /* original ap->off */ in xfs_bmap_alloc()
2189 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_alloc()
2812 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent()
[all …]
Dxfs_dir2_node.h156 xfs_dir2_node_trim_free(struct xfs_da_args *args, xfs_fileoff_t fo,
Dxfs_bmap_btree.c710 xfs_fileoff_t *off, in xfs_bmbt_get_rec()
1139 xfs_fileoff_t startoff; in xfs_bmbt_lookup()
1902 s->br_startoff = ((xfs_fileoff_t)l0 & in __xfs_bmbt_get_all()
2001 xfs_fileoff_t
2005 return ((xfs_fileoff_t)r->l0 & in xfs_bmbt_get_startoff()
2072 xfs_fileoff_t
2076 return ((xfs_fileoff_t)INT_GET(r->l0, ARCH_CONVERT) & in xfs_bmbt_disk_get_startoff()
2309 xfs_fileoff_t off, in xfs_bmbt_lookup_eq()
2323 xfs_fileoff_t off, in xfs_bmbt_lookup_ge()
2337 xfs_fileoff_t off, in xfs_bmbt_lookup_le()
[all …]
Dxfs_macros.c1444 xfs_fileoff_t
1445 xfs_fileoff_max(xfs_fileoff_t a, xfs_fileoff_t b) in xfs_fileoff_max()
1452 xfs_fileoff_t
1453 xfs_fileoff_min(xfs_fileoff_t a, xfs_fileoff_t b) in xfs_fileoff_min()
Dxfs_mount.h207 xfs_fileoff_t, xfs_filblks_t, int,
211 typedef int (*xfs_bmap_eof_t)(void *, xfs_fileoff_t, int, int *);
Dxfs_da_btree.c1674 xfs_fileoff_t bno, b; in xfs_da_grow_inode()
1794 xfs_fileoff_t lastoff; in xfs_da_swap_lastblock()
2001 xfs_fileoff_t bno; in xfs_da_shrink_inode()
2065 xfs_fileoff_t off; in xfs_da_map_covers_blocks()
2127 (xfs_fileoff_t)bno))) { in xfs_da_do_buf()
2135 map.br_startoff = (xfs_fileoff_t)bno; in xfs_da_do_buf()
2142 if ((error = xfs_bmapi(trans, dp, (xfs_fileoff_t)bno, in xfs_da_do_buf()
2151 map.br_startoff = (xfs_fileoff_t)bno; in xfs_da_do_buf()
Dxfs_vnodeops.c1210 xfs_fileoff_t end_fsb; in xfs_inactive_free_eofblocks()
1211 xfs_fileoff_t last_fsb; in xfs_inactive_free_eofblocks()
3282 xfs_fileoff_t first_fsb; in xfs_symlink()
4052 xfs_fileoff_t startoffset_fsb; in xfs_alloc_file_space()
4113 xfs_fileoff_t s, e; in xfs_alloc_file_space()
4230 xfs_fileoff_t offset_fsb; in xfs_zero_remaining_bytes()
4308 xfs_fileoff_t endoffset_fsb; in xfs_free_file_space()
4321 xfs_fileoff_t startoffset_fsb; in xfs_free_file_space()
Dxfs_attr.c1934 error = xfs_bmapi(args->trans, args->dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_get()
1974 xfs_fileoff_t lfileoff; in xfs_attr_rmtval_set()
2010 error = xfs_bmapi(args->trans, dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_set()
2063 error = xfs_bmapi(NULL, dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_set()
2127 error = xfs_bmapi(NULL, args->dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_remove()
Dxfs_inode.h124 xfs_fileoff_t xg_offset_fsb;
Dxfs_inode.c1310 xfs_fileoff_t map_first; in xfs_isize_check()
1355 xfs_fileoff_t last_block; in xfs_file_last_byte()
1356 xfs_fileoff_t size_last_block; in xfs_file_last_byte()
1568 xfs_fileoff_t first_unmap_block; in xfs_itruncate_finish()
1569 xfs_fileoff_t last_block; in xfs_itruncate_finish()
Dxfs_dir2_node.c1458 xfs_fileoff_t fo; /* freespace block number */ in xfs_dir2_node_addname_int()
1962 xfs_fileoff_t fo, /* free block number */ in xfs_dir2_node_trim_free()
Dxfs_dir2_leaf.c1773 xfs_fileoff_t fo; /* freespace file offset */ in xfs_dir2_node_to_leaf()
Dxfs_rtalloc.c118 xfs_fileoff_t bno; /* block number in file */ in xfs_growfs_rt_alloc()
Dxfs_attr_leaf.c2958 error = xfs_bmapi(*trans, dp, (xfs_fileoff_t)tblkno, tblkcnt, in xfs_attr_leaf_freextent()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_lrw.c372 xfs_fileoff_t last_fsb; in xfs_zero_last_block()
451 xfs_fileoff_t start_zero_fsb; in xfs_zero_eof()
452 xfs_fileoff_t end_zero_fsb; in xfs_zero_eof()
453 xfs_fileoff_t prev_zero_fsb; in xfs_zero_eof()
454 xfs_fileoff_t zero_count_fsb; in xfs_zero_eof()
455 xfs_fileoff_t last_fsb; in xfs_zero_eof()
489 last_fsb = isize ? XFS_B_TO_FSBT(mp, isize - 1) : (xfs_fileoff_t)-1; in xfs_zero_eof()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot.h90 xfs_fileoff_t q_fileoffset; /* offset in quotas file */
Dxfs_dquot.c484 xfs_fileoff_t offset_fsb, in xfs_qm_dqalloc()
599 dqp->q_fileoffset = (xfs_fileoff_t) ((uint)id / in xfs_qm_dqtobp()
Dxfs_qm.c1593 xfs_fileoff_t lblkno; in xfs_qm_dqiterate()