Searched refs:xfs_fileoff_t (Results 1 – 2 of 2) sorted by relevance
26 xfs_fileoff_t offset;138 static xfs_fileoff_t141 return (((xfs_fileoff_t)le32 (r->l0) & in xt_offset()143 (((xfs_fileoff_t)le32 (r->l1)) >> 9); in xt_offset()167 isinxt (xfs_fileoff_t key, xfs_fileoff_t offset, xfs_filblks_t len) in isinxt()292 xfs_fileoff_t offset;; in xfs_dabread()489 xfs_fileoff_t endofprev, endofcur, offset; in xfs_read()501 endofprev = (xfs_fileoff_t)-1; in xfs_read()
72 typedef xfs_uint64_t xfs_fileoff_t; /* block number in a file */ typedef
Completed in 6 milliseconds