Searched refs:xfs_iext_bno_to_irec (Results 1 – 2 of 2) sorted by relevance
156 xfs_iext_bno_to_irec(struct xfs_ifork *, xfs_fileoff_t, int *);
1553 erp = xfs_iext_bno_to_irec(ifp, bno, &erp_idx); in xfs_iext_bno_to_ext()1600 xfs_iext_bno_to_irec( in xfs_iext_bno_to_irec() function