Home
last modified time | relevance | path

Searched refs:mtx_lzx (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h322 struct mutex mtx_lzx; member
H A Dfrecord.c2225 mutex_lock(&sbi->compress.mtx_lzx); in decompress_lzx_xpress()
2244 mutex_unlock(&sbi->compress.mtx_lzx); in decompress_lzx_xpress()
H A Dsuper.c1920 mutex_init(&sbi->compress.mtx_lzx); in ntfs_init_fs_context()