Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_inode_fork.c475 int64_t byte_diff, in xfs_idata_realloc() argument
479 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc()
484 if (byte_diff == 0) in xfs_idata_realloc()
Dxfs_inode_fork.h90 void xfs_idata_realloc(struct xfs_inode *ip, int64_t byte_diff,