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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.c67 STATIC int xfs_iformat_local(xfs_inode_t *, xfs_dinode_t *, int, int);
477 error = xfs_iformat_local(ip, dip, XFS_DATA_FORK, size);
509 error = xfs_iformat_local(ip, dip, XFS_ATTR_FORK, size);
540 xfs_iformat_local( function
560 XFS_CORRUPTION_ERROR("xfs_iformat_local", XFS_ERRLEVEL_LOW,

Completed in 100 milliseconds