Lines Matching refs:run_lock
1849 struct rw_semaphore *run_lock; in ni_fiemap() local
1864 run_lock = &ni->dir.run_lock; in ni_fiemap()
1881 run_lock = &ni->file.run_lock; in ni_fiemap()
1898 down_read(run_lock); in ni_fiemap()
1913 up_read(run_lock); in ni_fiemap()
1914 down_write(run_lock); in ni_fiemap()
1920 up_write(run_lock); in ni_fiemap()
1921 down_read(run_lock); in ni_fiemap()
2009 up_read(run_lock); in ni_fiemap()
2187 down_read(&ni->file.run_lock); in ni_decompress_file()
2191 up_read(&ni->file.run_lock); in ni_decompress_file()
2536 down_write(&ni->file.run_lock); in ni_read_frame()
2540 up_write(&ni->file.run_lock); in ni_read_frame()
2554 down_read(&ni->file.run_lock); in ni_read_frame()
2558 up_read(&ni->file.run_lock); in ni_read_frame()
2587 down_read(&ni->file.run_lock); in ni_read_frame()
2590 up_read(&ni->file.run_lock); in ni_read_frame()
2700 down_write(&ni->file.run_lock); in ni_write_frame()
2704 up_write(&ni->file.run_lock); in ni_write_frame()
2787 down_write(&ni->file.run_lock); in ni_write_frame()
2790 up_write(&ni->file.run_lock); in ni_write_frame()
2797 down_read(&ni->file.run_lock); in ni_write_frame()
2802 up_read(&ni->file.run_lock); in ni_write_frame()