Searched refs:byte_diff (Results 1 – 2 of 2) sorted by relevance
484 int64_t byte_diff, in xfs_idata_realloc() argument488 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc()493 if (byte_diff == 0) in xfs_idata_realloc()
172 void xfs_idata_realloc(struct xfs_inode *ip, int64_t byte_diff,
Completed in 5 milliseconds