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()
2380 down_write(&ni->file.run_lock); in ni_read_frame()2385 up_write(&ni->file.run_lock); in ni_read_frame()2399 down_read(&ni->file.run_lock); in ni_read_frame()2402 up_read(&ni->file.run_lock); in ni_read_frame()2420 down_read(&ni->file.run_lock); in ni_read_frame()2422 up_read(&ni->file.run_lock); in ni_read_frame()2457 down_read(&ni->file.run_lock); in ni_read_frame()2460 up_read(&ni->file.run_lock); in ni_read_frame()2513 down_write(&ni->file.run_lock); in ni_write_frame()2517 up_write(&ni->file.run_lock); in ni_write_frame()[all …]
964 down_read(&ni->file.run_lock); in attr_data_get_block()973 up_read(&ni->file.run_lock); in attr_data_get_block()980 down_write(&ni->file.run_lock); in attr_data_get_block()985 up_write(&ni->file.run_lock); in attr_data_get_block()1547 down_write(&ni->file.run_lock); in attr_wof_frame_info()1630 up_write(&ni->file.run_lock); in attr_wof_frame_info()2013 down_write(&ni->file.run_lock); in attr_collapse_range()2246 up_write(&ni->file.run_lock); in attr_collapse_range()2321 down_write(&ni->file.run_lock); in attr_punch_hole()2456 up_write(&ni->file.run_lock); in attr_punch_hole()[all …]
128 rw_lock = &mft_ni->file.run_lock; in mi_read()457 down_read(&ni->file.run_lock); in mi_format_new()464 up_read(&ni->file.run_lock); in mi_format_new()
63 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()464 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()474 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()741 down_write(&ni->file.run_lock); in ntfs_set_size()751 up_write(&ni->file.run_lock); in ntfs_set_size()1665 init_rwsem(&ni->file.run_lock); in ntfs_create_inode()
414 down_write(&ni->file.run_lock); in ntfs_truncate()418 up_write(&ni->file.run_lock); in ntfs_truncate()1414 down_write(&ni->file.run_lock); in ntfs_file_release()1420 up_write(&ni->file.run_lock); in ntfs_file_release()
534 down_write(&ni->file.run_lock); in ntfs_extend_mft()539 up_write(&ni->file.run_lock); in ntfs_extend_mft()559 up_write(&ni->file.run_lock); in ntfs_extend_mft()808 down_read(&ni->file.run_lock); in ntfs_clear_mft_tail()825 up_read(&ni->file.run_lock); in ntfs_clear_mft_tail()
196 struct rw_semaphore run_lock; member401 struct rw_semaphore run_lock; member
367 struct rw_semaphore *lock = &indx->run_lock; in scan_nres_bitmap()916 init_rwsem(&indx->run_lock); in indx_init()1042 struct rw_semaphore *lock = &indx->run_lock; in indx_read_ra()
1170 is_mounted(sbi) ? &sbi->mft.ni->file.run_lock : in run_unpack_ex()