Searched refs:xfs_off_t (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_fs_subr.c31 xfs_off_t first,
32 xfs_off_t last,
44 xfs_off_t first,
45 xfs_off_t last,
65 xfs_off_t first,
66 xfs_off_t last,
89 xfs_off_t first,
90 xfs_off_t last)
H A Dxfs_aops.h38 xfs_off_t io_offset; /* offset in the file */
H A Dxfs_ioctl32.h115 xfs_off_t sx_offset; /* offset into file */
116 xfs_off_t sx_length; /* leng from offset */
H A Dxfs_buf.h181 xfs_off_t b_file_offset; /* offset in file */
205 extern xfs_buf_t *_xfs_buf_find(xfs_buftarg_t *, xfs_off_t, size_t,
210 extern xfs_buf_t *xfs_buf_get(xfs_buftarg_t *, xfs_off_t, size_t,
212 extern xfs_buf_t *xfs_buf_read(xfs_buftarg_t *, xfs_off_t, size_t,
219 extern void xfs_buf_readahead(xfs_buftarg_t *, xfs_off_t, size_t,
H A Dxfs_aops.c335 xfs_off_t offset)
543 xfs_off_t offset,
574 xfs_off_t offset)
578 xfs_off_t iomap_offset = XFS_FSB_TO_B(m, imap->br_startoff);
598 xfs_off_t offset)
765 xfs_off_t end_offset;
770 xfs_off_t offset = page_offset(page);
797 (xfs_off_t)(page->index + 1) << PAGE_CACHE_SHIFT,
1098 (xfs_off_t)(page->index + 1) << PAGE_CACHE_SHIFT,
1221 xfs_off_t end_inde
[all...]
H A Dxfs_trace.h940 TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count,
984 TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count, \
992 TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count),
1022 TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count), \
1030 xfs_off_t toss_start, xfs_off_t toss_finish),
1037 __field(xfs_off_t, toss_start)
1038 __field(xfs_off_t, toss_finish)
1091 TP_PROTO(struct xfs_inode *ip, xfs_off_t start, xfs_off_t finis
[all...]
H A Dxfs_buf.c178 xfs_off_t range_base,
301 xfs_off_t end;
418 xfs_off_t ioff, /* starting offset of range */
423 xfs_off_t range_base;
433 ASSERT(!(range_base & (xfs_off_t)btp->bt_smask));
507 xfs_off_t ioff, /* starting offset of range */
584 xfs_off_t ioff,
627 xfs_off_t ioff,
H A Dxfs_file.c460 xfs_off_t offset, /* starting I/O offset */
876 (xfs_off_t *)&filp->f_pos, filldir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dfrag.h30 xfs_off_t sx_offset; /* offset into file */
31 xfs_off_t sx_length; /* leng from offset */
H A Dxfs_iomap.h43 extern int xfs_iomap(struct xfs_inode *, xfs_off_t, ssize_t, int,
45 extern int xfs_iomap_write_unwritten(struct xfs_inode *, xfs_off_t, size_t);
H A Dxfs_vnodeops.h35 xfs_off_t *offset, filldir_t filldir);
41 xfs_flock64_t *bf, xfs_off_t offset, int attr_flags);
52 int xfs_bmap(struct xfs_inode *ip, xfs_off_t offset, ssize_t count,
54 void xfs_tosspages(struct xfs_inode *inode, xfs_off_t first,
55 xfs_off_t last, int fiopt);
56 int xfs_flushinval_pages(struct xfs_inode *ip, xfs_off_t first,
57 xfs_off_t last, int fiopt);
58 int xfs_flush_pages(struct xfs_inode *ip, xfs_off_t first,
59 xfs_off_t last, uint64_t flags, int fiopt);
60 int xfs_wait_on_pages(struct xfs_inode *ip, xfs_off_t firs
[all...]
H A Dxfs_dir2_block.h84 xfs_off_t *offset, filldir_t filldir);
H A Dxfs_iomap.c53 STATIC int xfs_iomap_write_direct(struct xfs_inode *, xfs_off_t, size_t,
55 STATIC int xfs_iomap_write_delay(struct xfs_inode *, xfs_off_t, size_t, int,
57 STATIC int xfs_iomap_write_allocate(struct xfs_inode *, xfs_off_t, size_t,
63 xfs_off_t offset,
242 xfs_off_t offset,
397 xfs_off_t offset,
441 xfs_off_t offset,
450 xfs_off_t aligned_offset;
544 xfs_off_t offset,
707 xfs_off_t offse
[all...]
H A Dxfs_dir2.h60 typedef xfs_off_t xfs_dir2_off_t;
H A Dxfs_types.h39 typedef __s64 xfs_off_t; /* <file offset> type */ typedef
H A Dxfs_dir2_sf.h166 xfs_off_t *offset, filldir_t filldir);
H A Dxfs_dir2_leaf.h236 size_t bufsize, xfs_off_t *offset,
H A Dxfs_vnodeops.c2227 xfs_off_t offset,
2228 xfs_off_t len,
2233 xfs_off_t count;
2404 xfs_off_t startoff,
2405 xfs_off_t endoff)
2409 xfs_off_t lastoffset;
2410 xfs_off_t offset;
2494 xfs_off_t offset,
2495 xfs_off_t len,
2505 xfs_off_t ioffse
[all...]
H A Dxfs_dir2_block.c432 xfs_off_t *offset,
445 xfs_off_t cook;
H A Dxfs_dir2.c377 xfs_off_t *offset,
H A Dxfs_dir2_sf.c701 xfs_off_t *offset,
H A Dxfs_dir2_leaf.c756 xfs_off_t *offset,
H A Dxfs_inode.c1323 xfs_off_t toss_start;

Completed in 91 milliseconds