Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dreiserfs_fs.h1594 static inline struct super_block *sb_from_tb(struct tree_balance *tb) in sb_from_tb() function
1601 return bi ? sb_from_tb(bi->tb) : NULL; in sb_from_bi()