Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.h251 extern xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
Dxfs_dir.c174 xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot; variable
183 xfs_dir_hash_dotdot = xfs_da_hashname("..", 2); in xfs_dir_startup()
Dxfs_dir2_block.c1173 INT_SET(blp[1].hashval, ARCH_CONVERT, xfs_dir_hash_dotdot); in xfs_dir2_sf_to_block()
Dxfs_dir_leaf.c389 args.hashval = xfs_dir_hash_dotdot; in xfs_dir_shortform_to_leaf()
472 sbp->hash = xfs_dir_hash_dotdot; in xfs_dir_shortform_getdents()