Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfrecord.c2883 mutex_lock(&sbi->compress.mtx_lznt); in ni_write_frame()
2894 mutex_unlock(&sbi->compress.mtx_lznt); in ni_write_frame()
2906 mutex_unlock(&sbi->compress.mtx_lznt); in ni_write_frame()
Dntfs_fs.h308 struct mutex mtx_lznt; member
Dsuper.c1756 mutex_init(&sbi->compress.mtx_lznt); in __ntfs_init_fs_context()