Searched refs:xfs_agblock_t (Results 1 - 25 of 60) sorted by relevance

123

/linux-master/fs/xfs/
H A Dxfs_icreate_item.h18 xfs_agblock_t agbno, unsigned int count,
19 unsigned int inode_size, xfs_agblock_t length,
H A Dxfs_extent_busy.h24 xfs_agblock_t bno;
50 xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags);
53 xfs_extent_busy_insert_discard(struct xfs_perag *pag, xfs_agblock_t bno,
62 xfs_agblock_t bno, xfs_extlen_t len);
66 xfs_agblock_t fbno, xfs_extlen_t flen, bool userdata);
69 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
H A Dxfs_extent_busy.c25 xfs_agblock_t bno,
75 xfs_agblock_t bno,
85 xfs_agblock_t bno,
106 xfs_agblock_t bno,
154 xfs_agblock_t fbno,
159 xfs_agblock_t fend = fbno + flen;
160 xfs_agblock_t bbno = busyp->bno;
161 xfs_agblock_t bend = bbno + busyp->length;
302 xfs_agblock_t fbno,
315 xfs_agblock_t bbn
[all...]
H A Dxfs_notify_failure.c28 xfs_agblock_t startblock;
54 xfs_agblock_t end_rec;
55 xfs_agblock_t end_notify;
56 xfs_agblock_t start_cross;
57 xfs_agblock_t end_cross;
197 xfs_agblock_t range_agend;
H A Dxfs_icreate_item.c93 xfs_agblock_t agbno,
96 xfs_agblock_t length,
152 xfs_agblock_t agbno;
155 xfs_agblock_t length;
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.h17 enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat);
19 enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat);
21 enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat);
27 xfs_agblock_t startblock,
85 xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno,
115 enum xfs_refc_domain domain, xfs_agblock_t bno,
H A Dxfs_alloc.h41 xfs_agblock_t agbno; /* allocation group-relative block # */
50 xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */
51 xfs_agblock_t max_agbno; /* ... */
79 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
82 xfs_agblock_t bno, int btreeblk);
146 xfs_agblock_t agbno,
156 xfs_agblock_t agbno,
167 xfs_agblock_t bno, /* starting block of extent */
174 xfs_agblock_t bno, /* starting block of extent */
181 xfs_agblock_t *bn
[all...]
H A Dxfs_rmap.h119 struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len,
122 struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len,
125 int xfs_rmap_lookup_le(struct xfs_btree_cur *cur, xfs_agblock_t bno,
128 int xfs_rmap_lookup_eq(struct xfs_btree_cur *cur, xfs_agblock_t bno,
131 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
181 xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner);
183 xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner);
190 enum xfs_rmap_intent_type op, xfs_agblock_t bno,
194 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
205 int xfs_rmap_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bn
[all...]
H A Dxfs_ialloc.h89 xfs_agnumber_t agno, xfs_agblock_t agbno,
90 xfs_agblock_t length, unsigned int gen);
100 xfs_agblock_t bno, xfs_extlen_t len,
113 struct xfs_buf *agibp, xfs_agblock_t new_length);
H A Dxfs_ag.h70 xfs_agblock_t block_count;
71 xfs_agblock_t min_block;
173 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
178 xfs_verify_agbno(struct xfs_perag *pag, xfs_agblock_t agbno)
190 xfs_agblock_t agbno,
191 xfs_agblock_t len)
330 xfs_agblock_t agno; /* ag to init */
H A Dxfs_types.h11 typedef uint32_t xfs_agblock_t; /* blockno in alloc. group */ typedef
55 #define NULLAGBLOCK ((xfs_agblock_t)-1)
168 xfs_agblock_t rc_startblock; /* starting block number */
181 xfs_agblock_t rm_startblock; /* extent start block */
H A Dxfs_refcount_btree.h57 xfs_agblock_t agblocks);
H A Dxfs_btree_staging.h12 xfs_agblock_t af_root;
H A Dxfs_rmap_btree.h56 xfs_agblock_t agblocks);
/linux-master/fs/xfs/scrub/
H A Dscrub.h196 void xchk_xref_is_used_space(struct xfs_scrub *sc, xfs_agblock_t agbno,
198 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
200 void xchk_xref_is_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno,
202 void xchk_xref_is_only_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno,
204 void xchk_xref_is_not_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno,
206 void xchk_xref_has_no_owner(struct xfs_scrub *sc, xfs_agblock_t agbno,
208 void xchk_xref_is_cow_staging(struct xfs_scrub *sc, xfs_agblock_t bno,
210 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
212 void xchk_xref_is_not_cow_staging(struct xfs_scrub *sc, xfs_agblock_t bno,
H A Dagb_bitmap.h9 /* Bitmaps, but for type-checked for xfs_agblock_t */
26 xfs_agblock_t start, xfs_extlen_t len)
31 xfs_agblock_t start, xfs_extlen_t len)
37 xfs_agblock_t start, xfs_extlen_t *len)
H A Dnewbt.h21 xfs_agblock_t agbno;
68 xfs_agblock_t agbno, xfs_extlen_t len);
H A Drefcount.c93 xfs_agblock_t bno;
116 xfs_agblock_t rm_last;
117 xfs_agblock_t rc_last;
170 xfs_agblock_t bno;
171 xfs_agblock_t rbno;
172 xfs_agblock_t next_rbno;
350 xfs_agblock_t next_unshared_agbno;
353 xfs_agblock_t cow_blocks;
365 xfs_agblock_t *next_bno = priv;
382 xfs_agblock_t bn
[all...]
H A Dreap.c111 xfs_agblock_t agbno)
218 xfs_agblock_t agbno,
225 xfs_agblock_t agbno_next = agbno + *aglenp;
226 xfs_agblock_t bno = agbno;
244 xfs_agblock_t fsbcount;
245 xfs_agblock_t max_fsbs;
251 max_fsbs = min_t(xfs_agblock_t, agbno_next - bno,
297 xfs_agblock_t agbno,
298 xfs_agblock_t agbno_next,
304 xfs_agblock_t bn
[all...]
H A Dalloc.c59 xfs_agblock_t agbno,
63 xfs_agblock_t fbno;
101 xfs_agblock_t agbno = irec->ar_startblock;
180 xfs_agblock_t agbno,
H A Dagb_bitmap.c61 xfs_agblock_t agbno;
H A Dagheader.c40 xfs_agblock_t agbno;
404 xfs_agblock_t agbno;
437 xfs_agblock_t blocks;
438 xfs_agblock_t btreeblks;
486 xfs_agblock_t blocks;
505 xfs_agblock_t agbno;
536 xfs_agblock_t agbno;
537 xfs_agblock_t eoag;
538 xfs_agblock_t agfl_first;
539 xfs_agblock_t agfl_las
[all...]
H A Drefcount_repair.c171 xfs_agblock_t agbno,
201 xfs_agblock_t agbno,
334 xfs_agblock_t next_agbno = 0;
377 xfs_agblock_t bno,
414 xfs_agblock_t sbno;
415 xfs_agblock_t cbno;
416 xfs_agblock_t nbno;
H A Dalloc_repair.c121 xfs_agblock_t next_agbno;
124 xfs_agblock_t nr_blocks;
127 xfs_agblock_t longest;
197 xfs_agblock_t end)
257 ra->next_agbno = max_t(xfs_agblock_t, ra->next_agbno,
266 xfs_agblock_t agbno,
304 xfs_agblock_t next_agbno = 0;
369 xfs_agblock_t agend;
538 xfs_agblock_t free_agbno = resv->agbno + resv->used;
H A Dagheader_repair.c83 xfs_agblock_t freeblks;
84 xfs_agblock_t longest;
110 xfs_agblock_t agbno,
253 xfs_agblock_t btreeblks;
254 xfs_agblock_t blocks;
491 xfs_agblock_t last_agbno = agbno + len - 1;
530 xfs_agblock_t *flcount)
599 xfs_agblock_t flcount)
629 xfs_agblock_t flcount;
642 xfs_agblock_t agbn
[all...]

Completed in 426 milliseconds

123