Searched refs:run_lock (Results 1 – 10 of 10) sorted by relevance
705 static DEFINE_MUTEX(run_lock);710 if (!mutex_trylock(&run_lock)) { in run_tests_store()716 mutex_unlock(&run_lock); in run_tests_store()759 mutex_lock(&run_lock); in test_ww_mutex_init()761 mutex_unlock(&run_lock); in test_ww_mutex_init()
2428 down_write(&ni->file.run_lock); in ni_read_frame()2433 up_write(&ni->file.run_lock); in ni_read_frame()2447 down_read(&ni->file.run_lock); in ni_read_frame()2450 up_read(&ni->file.run_lock); in ni_read_frame()2468 down_read(&ni->file.run_lock); in ni_read_frame()2470 up_read(&ni->file.run_lock); in ni_read_frame()2514 down_read(&ni->file.run_lock); in ni_read_frame()2517 up_read(&ni->file.run_lock); in ni_read_frame()2571 down_write(&ni->file.run_lock); in ni_write_frame()2575 up_write(&ni->file.run_lock); in ni_write_frame()[all …]
964 down_read(&ni->file.run_lock); in attr_data_get_block()970 up_read(&ni->file.run_lock); in attr_data_get_block()977 down_write(&ni->file.run_lock); in attr_data_get_block()982 up_write(&ni->file.run_lock); in attr_data_get_block()1573 down_write(&ni->file.run_lock); in attr_wof_frame_info()1662 up_write(&ni->file.run_lock); in attr_wof_frame_info()2052 down_write(&ni->file.run_lock); in attr_collapse_range()2292 up_write(&ni->file.run_lock); in attr_collapse_range()2368 down_write(&ni->file.run_lock); in attr_punch_hole()2505 up_write(&ni->file.run_lock); in attr_punch_hole()[all …]
128 rw_lock = &mft_ni->file.run_lock; in mi_read()485 down_read(&ni->file.run_lock); in mi_format_new()492 up_read(&ni->file.run_lock); in mi_format_new()
68 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()474 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()484 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()625 init_rwsem(&ni->file.run_lock); in ntfs_init_ads_node()903 down_write(&ni->file.run_lock); in ntfs_set_size()911 up_write(&ni->file.run_lock); in ntfs_set_size()1817 init_rwsem(&ni->file.run_lock); in ntfs_create_inode()
540 down_write(&ni->file.run_lock); in ntfs_extend_mft()545 up_write(&ni->file.run_lock); in ntfs_extend_mft()565 up_write(&ni->file.run_lock); in ntfs_extend_mft()814 down_read(&ni->file.run_lock); in ntfs_clear_mft_tail()831 up_read(&ni->file.run_lock); in ntfs_clear_mft_tail()
1439 down_write(&ni->file.run_lock); in ntfs_file_release()1447 up_write(&ni->file.run_lock); in ntfs_file_release()
197 struct rw_semaphore run_lock; member402 struct rw_semaphore run_lock; member
367 struct rw_semaphore *lock = &indx->run_lock; in scan_nres_bitmap()953 init_rwsem(&indx->run_lock); in indx_init()1075 struct rw_semaphore *lock = &indx->run_lock; in indx_read_ra()
1242 is_mounted(sbi) ? &sbi->mft.ni->file.run_lock : in run_unpack_ex()