Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_block.c34 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot; variable
43 xfs_dir_hash_dotdot = xfs_da_hashname((unsigned char *)"..", 2); in xfs_dir_startup()
1194 blp[1].hashval = cpu_to_be32(xfs_dir_hash_dotdot); in xfs_dir2_sf_to_block()