Searched refs:mtx_lznt (Results 1 – 3 of 3) sorted by relevance
2541 mutex_lock(&sbi->compress.mtx_lznt); in ni_write_frame()2552 mutex_unlock(&sbi->compress.mtx_lznt); in ni_write_frame()2564 mutex_unlock(&sbi->compress.mtx_lznt); in ni_write_frame()
319 struct mutex mtx_lznt; member
1861 mutex_init(&sbi->compress.mtx_lznt); in __ntfs_init_fs_context()