xfs_iformat_local 66 fs/xfs/xfs_inode.c STATIC int xfs_iformat_local(xfs_inode_t *, xfs_dinode_t *, int, int); xfs_iformat_local 424 fs/xfs/xfs_inode.c error = xfs_iformat_local(ip, dip, XFS_DATA_FORK, size); xfs_iformat_local 456 fs/xfs/xfs_inode.c error = xfs_iformat_local(ip, dip, XFS_ATTR_FORK, size);