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

/freebsd-10.2-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_fs_sb.h127 #define reiserfs_hash_detect(sbi) \ macro
H A Dreiserfs_vfsops.c1040 * reiserfs_hash_detect() == true if any of the hash mount options
1044 if (code == UNSET_HASH || reiserfs_hash_detect(sbi))
1047 if (code != UNSET_HASH && reiserfs_hash_detect(sbi)) {

Completed in 334 milliseconds