Searched refs:xfs_igrow_start (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.h443 int xfs_igrow_start(xfs_inode_t *, xfs_fsize_t, struct cred *);
H A Dxfs_inode.c1781 * xfs_igrow_start
1790 xfs_igrow_start( function
1817 * The xfs_igrow_start() function must have been called previously.
H A Dxfs_vnodeops.c619 code = xfs_igrow_start(ip, vap->va_size, credp);

Completed in 60 milliseconds