Searched refs:xfs_iptr_t (Results 1 – 2 of 2) sorted by relevance
914 xfs_iptr_t *ipointer; in xfs_sync_inodes()975 ipointer = (xfs_iptr_t *)kmem_zalloc(sizeof(xfs_iptr_t), KM_SLEEP); in xfs_sync_inodes()1063 kmem_free(ipointer, sizeof(xfs_iptr_t)); in xfs_sync_inodes()1254 sizeof(xfs_iptr_t)); in xfs_sync_inodes()1398 kmem_free(ipointer, sizeof(xfs_iptr_t)); in xfs_sync_inodes()1428 kmem_free(ipointer, sizeof(xfs_iptr_t)); in xfs_sync_inodes()
241 } xfs_iptr_t; typedef