Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dbitmap.c961 hint->th->displace_new_blocks = 0; in displace_new_packing_locality()
1038 && hint->th->displace_new_blocks) { in determine_search_start()
H A Dinode.c2049 th->displace_new_blocks = 1; in reiserfs_new_inode()
2060 if (!th->displace_new_blocks) in reiserfs_new_inode()
H A Dreiserfs.h2865 unsigned displace_new_blocks:1; member