Home
last modified time | relevance | path

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

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