Home
last modified time | relevance | path

Searched refs:byte_diff (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.c455 int64_t byte_diff, in xfs_idata_realloc() argument
459 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc()
464 if (byte_diff) { in xfs_idata_realloc()
H A Dxfs_inode_fork.h171 void * xfs_idata_realloc(struct xfs_inode *ip, int64_t byte_diff,