Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c901 xfs_inode_t *ip_next; in xfs_sync_inodes() local
1298 IPOINTER_REMOVE(ip_next, mp); in xfs_sync_inodes()
1319 IPOINTER_REMOVE(ip_next, mp); in xfs_sync_inodes()
Dxfs_inode.h236 struct xfs_inode *ip_next; /* inode hash link forw */ member