Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2_block.c34 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot; variable
42 xfs_dir_hash_dot = xfs_da_hashname((unsigned char *)".", 1); in xfs_dir_startup()
1179 blp[0].hashval = cpu_to_be32(xfs_dir_hash_dot); in xfs_dir2_sf_to_block()