Searched refs:xfs_dir2_off_t (Results 1 – 3 of 3) sorted by relevance
108 static inline xfs_dir2_off_t111 return (xfs_dir2_off_t)dp << XFS_DIR2_DATA_ALIGN_LOG; in xfs_dir2_dataptr_to_byte()118 xfs_dir2_byte_to_dataptr(xfs_dir2_off_t by) in xfs_dir2_byte_to_dataptr()127 xfs_dir2_byte_to_db(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_db()145 xfs_dir2_byte_to_off(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_off()162 static inline xfs_dir2_off_t166 return ((xfs_dir2_off_t)db << geo->blklog) + o; in xfs_dir2_db_off_to_byte()182 xfs_dir2_byte_to_da(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_da()209 static inline xfs_dir2_off_t
179 typedef xfs_off_t xfs_dir2_off_t; typedef
243 xfs_dir2_off_t *cur_off, in xfs_dir2_leaf_readbuf()253 xfs_dir2_off_t new_off; in xfs_dir2_leaf_readbuf()358 xfs_dir2_off_t curoff; /* current overall offset */ in xfs_dir2_leaf_getdents()