Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.c1953 xfs_dahash_t nexthash = 0; in xfs_dir_leaf_getdents_int() local
2058 nexthash = INT_GET(entry[1].hashval, ARCH_CONVERT); in xfs_dir_leaf_getdents_int()
2060 if (nexthash == INT_GET(entry->hashval, ARCH_CONVERT)) in xfs_dir_leaf_getdents_int()
2064 XFS_PUT_COOKIE(p.cook, mp, bno, nextentno, nexthash); in xfs_dir_leaf_getdents_int()
2097 nexthash = INT_GET(leaf2->entries[0].hashval, in xfs_dir_leaf_getdents_int()
2100 XFS_PUT_COOKIE(p.cook, mp, thishash, 0, nexthash); in xfs_dir_leaf_getdents_int()