Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dextent.c62 static inline void unlock_bitmap(struct hfs_mdb *mdb) { in unlock_bitmap() function
334 unlock_bitmap(mdb); in delete_extent()
513 unlock_bitmap(mdb); in shrink_fork()
567 unlock_bitmap(mdb); in grow_fork()
574 unlock_bitmap(mdb); in grow_fork()
600 unlock_bitmap(mdb); in grow_fork()
619 unlock_bitmap(mdb); in grow_fork()
DChangeLog62 * extent.c (shrink_fork): added some lock_bitmap/unlock_bitmap's