Searched refs:xfs_fileoff_t (Results 1 – 2 of 2) sorted by relevance
30 xfs_fileoff_t offset;142 static xfs_fileoff_t145 return (((xfs_fileoff_t)le32 (r->l0) & in xt_offset()147 (((xfs_fileoff_t)le32 (r->l1)) >> 9); in xt_offset()171 isinxt (xfs_fileoff_t key, xfs_fileoff_t offset, xfs_filblks_t len) in isinxt()296 xfs_fileoff_t offset;; in xfs_dabread()490 xfs_fileoff_t endofprev, endofcur, offset; in xfs_read()502 endofprev = (xfs_fileoff_t)-1; in xfs_read()
73 typedef xfs_uint64_t xfs_fileoff_t; /* block number in a file */ typedef