Searched refs:run_lock (Results 1 – 8 of 8) sorted by relevance
1957 struct rw_semaphore *run_lock; in ni_fiemap() local1972 run_lock = &ni->dir.run_lock; in ni_fiemap()1989 run_lock = &ni->file.run_lock; in ni_fiemap()2017 down_read(run_lock); in ni_fiemap()2032 up_read(run_lock); in ni_fiemap()2033 down_write(run_lock); in ni_fiemap()2039 up_write(run_lock); in ni_fiemap()2040 down_read(run_lock); in ni_fiemap()2134 up_read(run_lock); in ni_fiemap()2320 down_read(&ni->file.run_lock); in ni_decompress_file()[all …]
905 down_read(&ni->file.run_lock); in attr_data_get_block()908 up_read(&ni->file.run_lock); in attr_data_get_block()918 down_write(&ni->file.run_lock); in attr_data_get_block()1226 up_write(&ni->file.run_lock); in attr_data_get_block()1430 down_write(&ni->file.run_lock); in attr_wof_frame_info()1515 up_write(&ni->file.run_lock); in attr_wof_frame_info()1904 down_write(&ni->file.run_lock); in attr_collapse_range()2103 up_write(&ni->file.run_lock); in attr_collapse_range()2178 down_write(&ni->file.run_lock); in attr_punch_hole()2311 up_write(&ni->file.run_lock); in attr_punch_hole()[all …]
128 rw_lock = &mft_ni->file.run_lock; in mi_read()442 down_read(&ni->file.run_lock); in mi_format_new()449 up_read(&ni->file.run_lock); in mi_format_new()
503 down_write(&ni->file.run_lock); in ntfs_truncate()506 up_write(&ni->file.run_lock); in ntfs_truncate()1325 down_write(&ni->file.run_lock); in ntfs_file_release()1331 up_write(&ni->file.run_lock); in ntfs_file_release()
62 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()462 init_rwsem(&ni->file.run_lock); in ntfs_read_mft()852 down_write(&ni->file.run_lock); in ntfs_set_size()857 up_write(&ni->file.run_lock); in ntfs_set_size()1609 init_rwsem(&ni->file.run_lock); in ntfs_create_inode()
511 down_write(&ni->file.run_lock); in ntfs_extend_mft()516 up_write(&ni->file.run_lock); in ntfs_extend_mft()536 up_write(&ni->file.run_lock); in ntfs_extend_mft()785 down_read(&ni->file.run_lock); in ntfs_clear_mft_tail()802 up_read(&ni->file.run_lock); in ntfs_clear_mft_tail()
193 struct rw_semaphore run_lock; member383 struct rw_semaphore run_lock; member
369 struct rw_semaphore *lock = &indx->run_lock; in scan_nres_bitmap()918 init_rwsem(&indx->run_lock); in indx_init()1043 struct rw_semaphore *lock = &indx->run_lock; in indx_read()