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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_block.c50 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot; variable
59 xfs_dir_hash_dotdot = xfs_da_hashname((unsigned char *)"..", 2);
1150 blp[1].hashval = cpu_to_be32(xfs_dir_hash_dotdot);

Completed in 54 milliseconds