Searched refs:SB_ONDISK_JOURNAL_DEVICE (Results 1 – 2 of 2) sorted by relevance
1962 SB_ONDISK_JOURNAL_DEVICE( super ) ? in journal_init_dev()1963 to_kdev_t(SB_ONDISK_JOURNAL_DEVICE( super )) : super -> s_dev; in journal_init_dev()
219 #define SB_ONDISK_JOURNAL_DEVICE(s) \ macro