Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_dmap.c57 #define BMAP_LOCK_INIT(bmp) mutex_init(&bmp->db_bmaplock) argument
58 #define BMAP_LOCK(bmp) mutex_lock(&bmp->db_bmaplock) argument
59 #define BMAP_UNLOCK(bmp) mutex_unlock(&bmp->db_bmaplock) argument
155 struct bmap *bmp; in dbMount() local
267 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local
290 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local
362 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local
454 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local
635 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local
729 struct bmap *bmp; in dbAlloc() local
[all …]
Djfs_discard.c68 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in jfs_ioc_trim() local
Dresize.c58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
Djfs_imap.c849 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2011 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local
2158 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
Djfs_extent.c502 struct bmap *bmp = sbi->bmap; in extBalloc() local
/fs/hpfs/
Dalloc.c72 __le32 *bmp; in chk_if_allocated() local
118 __le32 *bmp; in alloc_in_bmp() local
299 __le32 *bmp; in hpfs_alloc_if_possible() local
318 __le32 *bmp; in hpfs_free_sectors() local
364 __le32 *bmp; in hpfs_check_free_dnodes() local
416 __le32 *bmp; in hpfs_free_dnode() local
489 static unsigned find_run(__le32 *bmp, unsigned *idx) in find_run()
530 __le32 *bmp; in hpfs_trim_fs() local
Dmap.c112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
Dhpfs_fn.h187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) in tstbits()
/fs/ntfs/
Ddir.c1102 u8 *kaddr, *bmp, *index_end; in ntfs_readdir() local
/fs/hfsplus/
Dxattr.c62 char *bmp; in hfsplus_init_header_node() local