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

/linux-master/fs/ntfs3/
H A Dntfs_fs.h308 struct mutex mtx_lznt; member in struct:ntfs_sb_info::__anon77
H A Dfrecord.c2818 mutex_lock(&sbi->compress.mtx_lznt);
2829 mutex_unlock(&sbi->compress.mtx_lznt);
2841 mutex_unlock(&sbi->compress.mtx_lznt);
H A Dsuper.c1770 mutex_init(&sbi->compress.mtx_lznt);

Completed in 279 milliseconds