Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dextent.c52 hfs_sleep_on(&mdb->bitmap_wait); in lock_bitmap()
64 hfs_wake_up(&mdb->bitmap_wait); in unlock_bitmap()
Dmdb.c104 hfs_init_waitqueue(&mdb->bitmap_wait); in hfs_mdb_get()
Dhfs.h276 hfs_wait_queue bitmap_wait; member