Home
last modified time | relevance | path

Searched refs:xfs_fsblock_t (Results 1 – 25 of 27) sorted by relevance

12

/fs/xfs/
Dxfs_bmap.h50 xfs_fsblock_t xbfi_startblock;/* starting fs block number */
106 #define DELAYSTARTBLOCK ((xfs_fsblock_t)-1LL)
107 #define HOLESTARTBLOCK ((xfs_fsblock_t)-2LL)
109 static inline void xfs_bmap_init(xfs_bmap_free_t *flp, xfs_fsblock_t *fbp) in xfs_bmap_init()
119 xfs_fsblock_t firstblock; /* i/o first block allocated */
120 xfs_fsblock_t rval; /* starting block of new extent */
185 xfs_fsblock_t bno, /* fs block number of extent */
286 xfs_fsblock_t *firstblock, /* first allocated block
307 xfs_fsblock_t *fsb, /* output: mapped block */
324 xfs_fsblock_t *firstblock, /* first allocated block
Dxfs_bmap_btree.h75 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
79 static inline int isnullstartblock(xfs_fsblock_t x) in isnullstartblock()
89 static inline xfs_fsblock_t nullstartblock(int k) in nullstartblock()
95 static inline xfs_filblks_t startblockval(xfs_fsblock_t x) in startblockval()
130 xfs_fsblock_t br_startblock; /* starting block number */
219 extern xfs_fsblock_t xfs_bmbt_get_startblock(xfs_bmbt_rec_host_t *r);
229 xfs_fsblock_t b, xfs_filblks_t c, xfs_exntst_t v);
231 extern void xfs_bmbt_set_startblock(xfs_bmbt_rec_host_t *r, xfs_fsblock_t v);
237 xfs_fsblock_t b, xfs_filblks_t c, xfs_exntst_t v);
Dxfs_bmap_btree.c115 s->br_startblock = (((xfs_fsblock_t)l0 & xfs_mask64lo(9)) << 43) | in __xfs_bmbt_get_all()
116 (((xfs_fsblock_t)l1) >> 21); in __xfs_bmbt_get_all()
125 s->br_startblock = (xfs_fsblock_t)b; in __xfs_bmbt_get_all()
128 s->br_startblock = (xfs_fsblock_t)(((xfs_dfsbno_t)l1) >> 21); in __xfs_bmbt_get_all()
162 xfs_fsblock_t
167 return (((xfs_fsblock_t)r->l0 & xfs_mask64lo(9)) << 43) | in xfs_bmbt_get_startblock()
168 (((xfs_fsblock_t)r->l1) >> 21); in xfs_bmbt_get_startblock()
176 return (xfs_fsblock_t)b; in xfs_bmbt_get_startblock()
178 return (xfs_fsblock_t)(((xfs_dfsbno_t)r->l1) >> 21); in xfs_bmbt_get_startblock()
244 xfs_fsblock_t startblock, in xfs_bmbt_set_allf()
[all …]
Dxfs_dir2.h74 xfs_fsblock_t *first,
81 xfs_fsblock_t *first,
85 xfs_fsblock_t *first,
Dxfs_alloc.h76 xfs_fsblock_t fsbno; /* file system block number */
94 xfs_fsblock_t firstblock; /* io first block allocated */
209 xfs_fsblock_t bno, /* starting block number of extent */
Dxfs_rtalloc.c56 xfs_extlen_t, xfs_buf_t **, xfs_fsblock_t *);
58 xfs_rtblock_t, xfs_buf_t **, xfs_fsblock_t *, int *);
66 xfs_rtblock_t, xfs_buf_t **, xfs_fsblock_t *, xfs_suminfo_t *);
70 xfs_rtblock_t, int, xfs_buf_t **, xfs_fsblock_t *);
91 xfs_fsblock_t firstblock; /* first block allocated in xaction */ in xfs_growfs_rt_alloc()
93 xfs_fsblock_t fsbno; /* filesystem block for bno */ in xfs_growfs_rt_alloc()
213 xfs_fsblock_t *rsb, /* in/out: summary block number */ in xfs_rtallocate_extent_block()
325 xfs_fsblock_t *rsb, /* in/out: summary block number */ in xfs_rtallocate_extent_exact()
404 xfs_fsblock_t *rsb, /* in/out: summary block number */ in xfs_rtallocate_extent_near()
598 xfs_fsblock_t *rsb, /* in/out: summary block number */ in xfs_rtallocate_extent_size()
[all …]
Dxfs_types.h100 typedef __uint64_t xfs_fsblock_t; /* blockno in filesystem (agno|agbno) */ typedef
105 typedef __uint32_t xfs_fsblock_t; /* blockno in filesystem (agno|agbno) */ typedef
122 #define NULLFSBLOCK ((xfs_fsblock_t)-1)
Dxfs_btree.h264 xfs_fsblock_t firstblock; /* 1st blk allocated */
333 xfs_fsblock_t fsbno, /* file system block number */
376 xfs_fsblock_t fsbno, /* file system block number */
402 xfs_fsblock_t fsbno, /* file system block number */
Dxfs_trans_extfree.c65 xfs_fsblock_t start_block, in xfs_trans_log_efi_extent()
122 xfs_fsblock_t start_block, in xfs_trans_log_efd_extent()
Dxfs_iomap.c135 xfs_fsblock_t start_block; in xfs_imap_to_bmap()
403 xfs_fsblock_t firstfsb; in xfs_iomap_write_direct()
564 xfs_fsblock_t firstblock; in xfs_iomap_eof_want_preallocate()
610 xfs_fsblock_t firstblock; in xfs_iomap_write_delay()
704 xfs_fsblock_t first_block; in xfs_iomap_write_allocate()
863 xfs_fsblock_t firstfsb; in xfs_iomap_write_unwritten()
Dxfs_bmap.c78 xfs_fsblock_t *firstblock, /* first block allocated */
89 xfs_fsblock_t *firstblock, /* first block allocated */
103 xfs_fsblock_t *first, /* pointer to firstblock variable */
121 xfs_fsblock_t *first, /* pointer to firstblock variable */
224 xfs_fsblock_t *firstblock, /* first-block-allocated */
240 xfs_fsblock_t *firstblock, /* first block allocated in xaction */
383 xfs_fsblock_t blockno,
409 xfs_fsblock_t bno, in xfs_bmbt_lookup_eq()
423 xfs_fsblock_t bno, in xfs_bmbt_lookup_ge()
442 xfs_fsblock_t bno, in xfs_bmbt_update()
[all …]
Dxfs_ag.h230 (((xfs_fsblock_t)(agno) << (mp)->m_sb.sb_agblklog) | (agbno))
237 (xfs_fsblock_t)(agno) * (mp)->m_sb.sb_agblocks + (agbno)))
Dxfs_rw.h32 xfs_fsb_to_db(struct xfs_inode *ip, xfs_fsblock_t fsb) in xfs_fsb_to_db()
Dxfs_dir2.c204 xfs_fsblock_t *first, /* bmap's firstblock */ in xfs_dir_createname()
335 xfs_fsblock_t *first, /* bmap's firstblock */ in xfs_dir_removename()
416 xfs_fsblock_t *first, /* bmap's firstblock */ in xfs_dir_replace()
Dxfs_vnodeops.c821 xfs_fsblock_t first_block; in xfs_inactive_symlink_rmt()
1126 xfs_fsblock_t first_block; in xfs_inactive()
1395 xfs_fsblock_t first_block; in xfs_create()
1794 xfs_fsblock_t first_block; in xfs_remove()
1982 xfs_fsblock_t first_block; in xfs_link()
2129 xfs_fsblock_t first_block; in xfs_mkdir()
2331 xfs_fsblock_t first_block; in xfs_symlink()
2748 xfs_fsblock_t firstfsb; in xfs_alloc_file_space()
3033 xfs_fsblock_t firstfsb; in xfs_free_file_space()
Dxfs_da_btree.h102 xfs_fsblock_t *firstblock; /* ptr to firstblock for bmap calls */
Dxfs_rename.c111 xfs_fsblock_t first_block; in xfs_rename()
Dxfs_trans.h958 xfs_fsblock_t,
965 xfs_fsblock_t,
Dxfs_ialloc_btree.c120 xfs_fsblock_t fsbno; in xfs_inobt_free_block()
Dxfs_btree.c466 xfs_fsblock_t fsbno, /* file system block number */ in xfs_btree_get_bufl()
625 xfs_fsblock_t fsbno, /* file system block number */ in xfs_btree_read_bufl()
696 xfs_fsblock_t fsbno, /* file system block number */ in xfs_btree_reada_bufl()
Dxfs_attr.c242 xfs_fsblock_t firstblock; in xfs_attr_set_int()
482 xfs_fsblock_t firstblock; in xfs_attr_remove_int()
Dxfs_inode.c1475 xfs_fsblock_t first_block; in xfs_itruncate_finish()
2553 xfs_fsblock_t start_block; in xfs_iextents_copy()
Dxfs_alloc.c2568 xfs_fsblock_t bno, /* starting block number of extent */ in xfs_free_extent()
/fs/xfs/quota/
Dxfs_qm.c1460 xfs_fsblock_t bno, in xfs_qm_dqiter_bufs()
1521 xfs_fsblock_t rablkno; in xfs_qm_dqiterate()
Dxfs_dquot.c421 xfs_fsblock_t firstblock; in xfs_qm_dqalloc()

12