Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_inode_fork.c487 int64_t byte_diff, in xfs_idata_realloc() argument
491 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc()
496 if (byte_diff == 0) in xfs_idata_realloc()
Dxfs_inode_fork.h145 void xfs_idata_realloc(struct xfs_inode *ip, int64_t byte_diff,