Home
last modified time | relevance | path

Searched refs:xfs_zero_eof (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_lrw.h95 extern int xfs_zero_eof(struct vnode *, struct xfs_iocore *, xfs_off_t,
Dxfs_lrw.c253 xfs_zero_eof(vp, io, offset, isize, offset); in xfs_inval_cached_pages()
443 xfs_zero_eof( in xfs_zero_eof() function
692 error = xfs_zero_eof(BHV_TO_VNODE(bdp), io, *offset, in xfs_write()
/linux-2.4.37.9/fs/xfs/
Dxfs_inode.c1834 error = xfs_zero_eof(XFS_ITOV(ip), &ip->i_iocore, new_size, isize, in xfs_igrow_start()