Searched defs:bmp (Results 1 – 12 of 12) sorted by relevance
| /fs/jfs/ |
| A D | jfs_dmap.c | 155 struct bmap *bmp; in dbMount() local 256 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local 279 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local 351 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local 718 struct bmap *bmp; in dbAlloc() local 981 struct bmap *bmp; in dbExtend() local 1203 dbAllocNear(struct bmap * bmp, in dbAllocNear() 1574 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbDiscardAG() local 1956 dbAllocDmapLev(struct bmap * bmp, in dbAllocDmapLev() 3198 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbAllocBottomUp() local [all …]
|
| A D | jfs_discard.c | 68 struct bmap *bmp; in jfs_ioc_trim() local
|
| A D | resize.c | 58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
|
| A D | jfs_extent.c | 315 struct bmap *bmp = sbi->bmap; in extBalloc() local
|
| A D | jfs_imap.c | 850 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local 2012 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local 2159 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
|
| /fs/hpfs/ |
| A D | alloc.c | 72 __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
|
| A D | map.c | 112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
|
| A D | hpfs_fn.h | 187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) in tstbits()
|
| /fs/xfs/scrub/ |
| A D | rmap.c | 288 struct xagb_bitmap *bmp = NULL; in xchk_rmapbt_mark_bitmap() local
|
| /fs/hfsplus/ |
| A D | xattr.c | 62 char *bmp; in hfsplus_init_header_node() local
|
| /fs/ntfs3/ |
| A D | bitmap.c | 1533 const ulong *bmp = bitmap; in ntfs_bitmap_weight_le() local
|
| A D | index.c | 1493 struct ATTRIB *bmp, *alloc; in indx_add_allocate() local
|
Completed in 42 milliseconds