Home
last modified time | relevance | path

Searched refs:map_locked (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c151 if (emem->map_locked > 0) in terminate_voice()
152 emem->map_locked--; in terminate_voice()
330 emem->map_locked++; in start_voice()
/linux/fs/ntfs3/
H A Dfile.c577 bool map_locked; in ntfs_fallocate() local
608 map_locked = false; in ntfs_fallocate()
620 map_locked = true; in ntfs_fallocate()
803 if (map_locked) in ntfs_fallocate()