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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap.h117 xfs_fileoff_t off; /* offset in file filling in */
220 xfs_fileoff_t *unused, /* unused block num */
233 xfs_fileoff_t *last_block, /* last block */
245 xfs_fileoff_t *unused, /* last block num */
286 xfs_fileoff_t bno, /* starting file offs. mapped */
309 xfs_fileoff_t bno); /* starting file offs. mapped */
321 xfs_fileoff_t bno, /* starting offset to unmap */
380 xfs_fileoff_t endoff,
H A Dxfs_bmap_btree.h121 xfs_fileoff_t br_startoff; /* starting file offset */
212 extern xfs_fileoff_t xfs_bmbt_get_startoff(xfs_bmbt_rec_host_t *r);
216 extern xfs_fileoff_t xfs_bmbt_disk_get_startoff(xfs_bmbt_rec_t *r);
219 extern void xfs_bmbt_set_allf(xfs_bmbt_rec_host_t *r, xfs_fileoff_t o,
223 extern void xfs_bmbt_set_startoff(xfs_bmbt_rec_host_t *r, xfs_fileoff_t v);
226 extern void xfs_bmbt_disk_set_allf(xfs_bmbt_rec_t *r, xfs_fileoff_t o,
H A Dxfs_types.h104 typedef __uint64_t xfs_fileoff_t; /* block number in a file */ typedef
119 #define NULLFILEOFF ((xfs_fileoff_t)-1)
H A Dxfs_iomap.c71 xfs_fileoff_t offset_fsb, end_fsb;
176 xfs_fileoff_t *last_fsb)
178 xfs_fileoff_t new_last_fsb = 0;
249 xfs_fileoff_t offset_fsb;
250 xfs_fileoff_t last_fsb;
283 last_fsb = MIN(last_fsb, (xfs_fileoff_t)
404 xfs_fileoff_t start_fsb;
448 xfs_fileoff_t offset_fsb;
449 xfs_fileoff_t last_fsb;
451 xfs_fileoff_t ioalig
[all...]
H A Dxfs_dir2_node.h97 extern int xfs_dir2_node_trim_free(struct xfs_da_args *args, xfs_fileoff_t fo,
H A Dxfs_bmap_btree.c106 s->br_startoff = ((xfs_fileoff_t)l0 &
180 xfs_fileoff_t
184 return ((xfs_fileoff_t)r->l0 &
212 xfs_fileoff_t
216 return ((xfs_fileoff_t)be64_to_cpu(r->l0) &
227 xfs_fileoff_t startoff,
285 xfs_fileoff_t startoff,
388 xfs_fileoff_t v)
H A Dxfs_dir2.c512 xfs_fileoff_t bno; /* directory offset of new block */
562 xfs_fileoff_t b; /* current file offset */
652 xfs_fileoff_t last; /* last file offset */
674 xfs_fileoff_t last; /* last file offset */
696 xfs_fileoff_t bno; /* directory file offset */
H A Dxfs_btree.h458 #define XFS_FILEOFF_MIN(a,b) min_t(xfs_fileoff_t, (a), (b))
459 #define XFS_FILEOFF_MAX(a,b) max_t(xfs_fileoff_t, (a), (b))
H A Dxfs_bmap.c247 xfs_fileoff_t bno, /* block number searched for */
263 xfs_fileoff_t off, /* file offset in fsblocks */
283 xfs_fileoff_t bno,
323 xfs_fileoff_t off,
337 xfs_fileoff_t off,
356 xfs_fileoff_t off,
658 xfs_fileoff_t new_endoff; /* end offset of new entry */
1154 xfs_fileoff_t new_endoff; /* end offset of new entry */
2006 xfs_fileoff_t *offp, /* in/out: aligned offset */
2009 xfs_fileoff_t orig_of
[all...]
H A Dxfs_inode.h532 xfs_bmbt_rec_host_t *xfs_iext_bno_to_ext(xfs_ifork_t *, xfs_fileoff_t, int *);
533 xfs_ext_irec_t *xfs_iext_bno_to_irec(xfs_ifork_t *, xfs_fileoff_t, int *);
H A Dxfs_vnodeops.c575 xfs_fileoff_t end_fsb;
576 xfs_fileoff_t last_fsb;
1942 xfs_fileoff_t first_fsb;
2237 xfs_fileoff_t startoffset_fsb;
2276 xfs_fileoff_t s, e;
2302 resblks = min_t(xfs_fileoff_t, (e - s), (MAXEXTLEN * nimaps));
2408 xfs_fileoff_t offset_fsb;
2500 xfs_fileoff_t endoffset_fsb;
2512 xfs_fileoff_t startoffset_fsb;
H A Dxfs_attr.c1977 error = xfs_bmapi(args->trans, args->dp, (xfs_fileoff_t)lblkno,
2018 xfs_fileoff_t lfileoff;
2054 error = xfs_bmapi(args->trans, dp, (xfs_fileoff_t)lblkno,
2106 error = xfs_bmapi(NULL, dp, (xfs_fileoff_t)lblkno,
2171 error = xfs_bmapi(NULL, args->dp, (xfs_fileoff_t)lblkno,
H A Dxfs_da_btree.c1556 xfs_fileoff_t bno, b;
1666 xfs_fileoff_t lastoff;
1906 xfs_fileoff_t off;
1965 (xfs_fileoff_t)bno))) {
1973 map.br_startoff = (xfs_fileoff_t)bno;
1980 if ((error = xfs_bmapi(trans, dp, (xfs_fileoff_t)bno,
1989 map.br_startoff = (xfs_fileoff_t)bno;
H A Dxfs_inode.c1199 xfs_fileoff_t map_first;
1247 xfs_fileoff_t last_block;
1248 xfs_fileoff_t size_last_block;
1441 xfs_fileoff_t first_unmap_block;
1442 xfs_fileoff_t last_block;
3748 xfs_fileoff_t bno, /* block number to search for */
3759 xfs_fileoff_t startoff = 0; /* start offset of extent */
3819 xfs_fileoff_t bno, /* block number to search for */
H A Dxfs_dir2_node.c1509 xfs_fileoff_t fo; /* freespace block number */
2023 xfs_fileoff_t fo, /* free block number */
H A Dxfs_dir2_leaf.c1756 xfs_fileoff_t fo; /* freespace file offset */
H A Dxfs_rtalloc.c80 xfs_fileoff_t bno; /* block number in file */
H A Dxfs_attr_leaf.c2929 error = xfs_bmapi(*trans, dp, (xfs_fileoff_t)tblkno, tblkcnt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_file.c395 xfs_fileoff_t last_fsb;
464 xfs_fileoff_t start_zero_fsb;
465 xfs_fileoff_t end_zero_fsb;
466 xfs_fileoff_t zero_count_fsb;
467 xfs_fileoff_t last_fsb;
468 xfs_fileoff_t zero_off;
495 last_fsb = isize ? XFS_B_TO_FSBT(mp, isize - 1) : (xfs_fileoff_t)-1;
H A Dxfs_trace.h192 __field(xfs_fileoff_t, startoff)
231 __field(xfs_fileoff_t, startoff)
951 __field(xfs_fileoff_t, startoff)
1116 TP_PROTO(struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len,
1123 __field(xfs_fileoff_t, bno)
H A Dxfs_aops.c953 xfs_fileoff_t offset_fsb;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot.h59 xfs_fileoff_t q_fileoffset; /* offset in quotas file */
H A Dxfs_dquot.c353 xfs_fileoff_t offset_fsb,
485 dqp->q_fileoffset = (xfs_fileoff_t)id /
H A Dxfs_qm.c1455 xfs_fileoff_t lblkno;

Completed in 212 milliseconds