Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_dmap.c70 #define BMAP_LOCK_INIT(bmp) mutex_init(&bmp->db_bmaplock) argument
71 #define BMAP_LOCK(bmp) mutex_lock(&bmp->db_bmaplock) argument
72 #define BMAP_UNLOCK(bmp) mutex_unlock(&bmp->db_bmaplock) argument
167 struct bmap *bmp; in dbMount() local
244 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local
266 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local
338 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local
429 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local
610 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local
704 struct bmap *bmp; in dbAlloc() local
[all …]
Djfs_discard.c83 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in jfs_ioc_trim() local
Dresize.c70 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
Djfs_imap.c868 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2027 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local
2174 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
Djfs_extent.c515 struct bmap *bmp = sbi->bmap; in extBalloc() local
/fs/hpfs/
Dalloc.c71 __le32 *bmp; in chk_if_allocated() local
117 __le32 *bmp; in alloc_in_bmp() local
298 __le32 *bmp; in hpfs_alloc_if_possible() local
317 __le32 *bmp; in hpfs_free_sectors() local
363 __le32 *bmp; in hpfs_check_free_dnodes() local
415 __le32 *bmp; in hpfs_free_dnode() local
488 static unsigned find_run(__le32 *bmp, unsigned *idx) in find_run()
529 __le32 *bmp; in hpfs_trim_fs() local
Dmap.c111 __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.c1115 u8 *kaddr, *bmp, *index_end; in ntfs_readdir() local
/fs/hfsplus/
Dxattr.c67 char *bmp; in hfsplus_init_header_node() local