Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/fs/jfs/
Djfs_dmap.c98 #define BMAP_LOCK_INIT(bmp) init_MUTEX(&bmp->db_bmaplock) argument
99 #define BMAP_LOCK(bmp) down(&bmp->db_bmaplock) argument
100 #define BMAP_UNLOCK(bmp) up(&bmp->db_bmaplock) argument
197 struct bmap *bmp; in dbMount() local
275 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local
306 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local
380 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local
467 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local
653 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local
747 struct bmap *bmp; in dbAlloc() local
[all …]
Dresize.c72 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
Djfs_imap.c900 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2069 struct metapage *amp, *bmp; in diAllocBit() local
2219 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
Djfs_extent.c521 struct bmap *bmp = sbi->bmap; in extBalloc() local
/linux-2.4.37.9/fs/hpfs/
Dalloc.c19 unsigned *bmp; in chk_if_allocated() local
65 unsigned *bmp; in alloc_in_bmp() local
248 unsigned *bmp; in hpfs_alloc_if_possible_nolock() local
278 unsigned *bmp; in hpfs_free_sectors() local
326 unsigned *bmp; in hpfs_check_free_dnodes() local
378 unsigned *bmp; in hpfs_free_dnode() local
Dmap.c92 secno *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
Dhpfs_fn.h166 extern inline unsigned tstbits(unsigned *bmp, unsigned b, unsigned n) in tstbits()
/linux-2.4.37.9/fs/ntfs/
Ddir.c124 ntfs_u8 bmp[8]; in ntfs_allocate_index_block() local
Dinode.c1527 ntfs_attribute *data, *bmp; in ntfs_alloc_mft_record() local
/linux-2.4.37.9/fs/reiserfs/
Dsuper.c804 int i, bmp; in read_bitmaps() local