Lines Matching refs:run_lock
1957 struct rw_semaphore *run_lock; in ni_fiemap() local
1972 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()
2324 up_read(&ni->file.run_lock); in ni_decompress_file()
2672 down_write(&ni->file.run_lock); in ni_read_frame()
2676 up_write(&ni->file.run_lock); in ni_read_frame()
2690 down_read(&ni->file.run_lock); in ni_read_frame()
2694 up_read(&ni->file.run_lock); in ni_read_frame()
2723 down_read(&ni->file.run_lock); in ni_read_frame()
2726 up_read(&ni->file.run_lock); in ni_read_frame()
2835 down_write(&ni->file.run_lock); in ni_write_frame()
2839 up_write(&ni->file.run_lock); in ni_write_frame()
2922 down_write(&ni->file.run_lock); in ni_write_frame()
2925 up_write(&ni->file.run_lock); in ni_write_frame()
2932 down_read(&ni->file.run_lock); in ni_write_frame()
2937 up_read(&ni->file.run_lock); in ni_write_frame()