• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/

Lines Matching refs:xfs_agblock_t

46 		    xfs_agblock_t bno, xfs_extlen_t len);
56 xfs_btree_cur_t *, xfs_agblock_t *, xfs_extlen_t *, int *);
68 xfs_agblock_t bno, /* starting block of extent */
84 xfs_agblock_t bno, /* starting block of extent */
100 xfs_agblock_t bno, /* starting block of extent */
117 xfs_agblock_t bno, /* starting block of extent */
133 xfs_agblock_t *bno, /* output: starting block of extent */
154 xfs_agblock_t foundbno, /* starting block in found extent */
158 xfs_agblock_t *resbno, /* result block number */
161 xfs_agblock_t bno;
183 xfs_agblock_t wantbno, /* target starting block */
186 xfs_agblock_t freebno, /* freespace's starting block */
188 xfs_agblock_t *newbnop) /* result: best start block from free */
190 xfs_agblock_t freeend; /* end of freespace extent */
191 xfs_agblock_t newbno1; /* return block number */
192 xfs_agblock_t newbno2; /* other new block number */
195 xfs_agblock_t wantend; /* end of target extent */
310 xfs_agblock_t fbno, /* starting block of free extent */
312 xfs_agblock_t rbno, /* starting block of returned extent */
318 xfs_agblock_t nfbno1; /* first new free startblock */
319 xfs_agblock_t nfbno2; /* second new free startblock */
569 xfs_agblock_t end; /* end of allocated extent */
571 xfs_agblock_t fbno; /* start block of found extent */
572 xfs_agblock_t fend; /* end block of found extent */
575 xfs_agblock_t maxend; /* end of maximal extent */
576 xfs_agblock_t minend; /* end of minimal extent */
674 xfs_agblock_t gtbno; /* start bno of right side entry */
675 xfs_agblock_t gtbnoa; /* aligned ... */
679 xfs_agblock_t gtnew; /* useful start bno of right side */
683 xfs_agblock_t ltbno; /* start bno of left side entry */
684 xfs_agblock_t ltbnoa; /* aligned ... */
688 xfs_agblock_t ltnew; /* useful start bno of left side */
739 xfs_agblock_t bnew=0;
1204 xfs_agblock_t fbno; /* start of found freespace */
1207 xfs_agblock_t rbno; /* returned block number */
1257 xfs_agblock_t bestfbno;
1259 xfs_agblock_t bestrbno;
1353 xfs_agblock_t *fbnop, /* result block number */
1358 xfs_agblock_t fbno;
1439 xfs_agblock_t bno, /* starting block number */
1446 xfs_agblock_t gtbno; /* start of right neighbor block */
1451 xfs_agblock_t ltbno; /* start of left neighbor block */
1454 xfs_agblock_t nbno; /* new starting block of freespace */
1562 xfs_agblock_t xxbno;
1762 xfs_agblock_t bno; /* freelist block */
1934 xfs_agblock_t *bnop, /* block address retrieved from freelist */
1940 xfs_agblock_t bno; /* block number returned */
2066 xfs_agblock_t bno, /* block being freed */
2110 sizeof(xfs_agblock_t) - 1));
2234 xfs_agblock_t agsize; /* allocation group size */
2574 xfs_agblock_t bno,
2683 xfs_agblock_t bno,