Home
last modified time | relevance | path

Searched refs:xfs_iptr_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c914 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()
Dxfs_inode.h241 } xfs_iptr_t; typedef