Lines Matching defs:old
1425 xfs_filblks_t da_old; /* old count del alloc blocks used */
1428 struct xfs_bmbt_irec old;
1559 old = LEFT;
1570 error = xfs_bmbt_lookup_eq(bma->cur, &old, &i);
1653 old = LEFT;
1672 error = xfs_bmbt_lookup_eq(bma->cur, &old, &i);
1739 old = RIGHT;
1748 error = xfs_bmbt_lookup_eq(bma->cur, &old, &i);
1840 old = PREV;
1976 struct xfs_bmbt_irec old;
2226 old = PREV;
2239 error = xfs_bmbt_lookup_eq(cur, &old, &i);
2263 old = PREV;
2276 error = xfs_bmbt_lookup_eq(cur, &old, &i);
2301 old = PREV;
2316 error = xfs_bmbt_lookup_eq(cur, &old, &i);
2340 old = PREV;
2352 error = xfs_bmbt_lookup_eq(cur, &old, &i);
2384 old = PREV;
2390 old.br_startoff + old.br_blockcount - new_endoff;
2404 error = xfs_bmbt_lookup_eq(cur, &old, &i);
2501 xfs_filblks_t oldlen=0; /* old indirect size */
2651 struct xfs_bmbt_irec old;
2753 old = left;
2763 error = xfs_bmbt_lookup_eq(cur, &old, &i);
2782 old = right;
2793 error = xfs_bmbt_lookup_eq(cur, &old, &i);
4336 xfs_fileoff_t obno; /* old block number (offset) */
5028 struct xfs_bmbt_irec old;
5147 old = got;
5190 error = xfs_bmbt_update(cur, &old);
5197 xfs_iext_update_extent(ip, state, icur, &old);