Searched refs:test_inode (Results 1 – 1 of 1) sorted by relevance
145 static struct inode *test_inode; variable539 test_inode = file_inode(test_file); in test_lockup_init()547 if (test_lock_inode && test_inode) in test_lockup_init()548 lock_rwsem_ptr = (unsigned long)&test_inode->i_rwsem; in test_lockup_init()553 if (test_lock_sb_umount && test_inode) in test_lockup_init()554 lock_rwsem_ptr = (unsigned long)&test_inode->i_sb->s_umount; in test_lockup_init()