Home
last modified time | relevance | path

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

/linux-3.3/fs/reiserfs/
Dprocfs.c110 reiserfs_hashed_relocation(sb) ? "UNHASHED_RELOCATION " : "", in show_super()
Dbitmap.c1014 if (!reiserfs_hashed_relocation(s)) in determine_search_start()
/linux-3.3/include/linux/
Dreiserfs_fs_sb.h502 #define reiserfs_hashed_relocation(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_HASHED_RELOCATI… macro