Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dprocfs.c111 reiserfs_hashed_relocation(sb) ? "UNHASHED_RELOCATION " : "", in show_super()
H A Dbitmap.c1080 if (!reiserfs_hashed_relocation(s)) in determine_search_start()
H A Dreiserfs.h720 #define reiserfs_hashed_relocation(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_HASHED_RELOCATI… macro