Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dreiserfs_fs_sb.h468 #define reiserfs_no_unhashed_relocation(s) ((s)->u.reiserfs_sb.s_mount_opt & (1 << REISERFS_NO_UNHA… macro
/linux-2.4.37.9/fs/reiserfs/
Dprocfs.c184 reiserfs_no_unhashed_relocation( sb ) ? "NO_UNHASHED_RELOCATION " : "", in reiserfs_super_in_proc()
Dbitmap.c693 else if (!reiserfs_no_unhashed_relocation(s)) in determine_search_start()