Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_lockup.c158 static bool test_lock_sb_umount; variable
159 module_param_named(lock_sb_umount, test_lock_sb_umount, bool, 0400);
542 test_lock_sb_umount) { in test_lockup_init()
553 if (test_lock_sb_umount && test_inode) in test_lockup_init()