Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_inode_fork.c484 int64_t byte_diff, in xfs_idata_realloc() argument
488 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc()
493 if (byte_diff == 0) in xfs_idata_realloc()
A Dxfs_inode_fork.h172 void xfs_idata_realloc(struct xfs_inode *ip, int64_t byte_diff,

Completed in 7 milliseconds