Searched refs:xfs_zero_eof (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_lrw.h | 95 extern int xfs_zero_eof(struct vnode *, struct xfs_iocore *, xfs_off_t,
|
D | xfs_lrw.c | 253 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/ |
D | xfs_inode.c | 1834 error = xfs_zero_eof(XFS_ITOV(ip), &ip->i_iocore, new_size, isize, in xfs_igrow_start()
|