Searched refs:LL_SBI_VERBOSE (Results 1 – 2 of 2) sorted by relevance
118 sbi->ll_flags |= LL_SBI_VERBOSE; in ll_init_sbi()823 tmp = ll_set_opt("verbose", s1, LL_SBI_VERBOSE); in ll_options()828 tmp = ll_set_opt("noverbose", s1, LL_SBI_VERBOSE); in ll_options()1002 else if (sbi->ll_flags & LL_SBI_VERBOSE) in ll_fill_super()1053 if (sbi->ll_flags & LL_SBI_VERBOSE) in ll_put_super()1995 if (sbi->ll_flags & LL_SBI_VERBOSE) in ll_remount_fs()
416 #define LL_SBI_VERBOSE 0x10000 /* verbose mount/umount */ macro