Home
last modified time | relevance | path

Searched defs:bm (Results 1 – 5 of 5) sorted by relevance

/fs/affs/
Dbitmap.c17 struct affs_bm_info *bm; in affs_count_free_blocks() local
42 struct affs_bm_info *bm; in affs_free_block() local
119 struct affs_bm_info *bm; in affs_alloc_block() local
246 struct affs_bm_info *bm; in affs_init_bitmap() local
/fs/reiserfs/
Dbitmap.c278 unsigned bm; in bmap_hash_id() local
301 int bm = bmap_hash_id(s, id); in block_group_used() local
353 unsigned int bm, off; in scan_bitmap() local
803 int bm = 0; in dirid_groups() local
831 int bm; in oid_groups() local
/fs/ext4/
Dmballoc.c1343 static void mb_clear_bits(void *bm, int cur, int len) in mb_clear_bits()
1364 static int mb_test_and_clear_bits(void *bm, int cur, int len) in mb_test_and_clear_bits()
1388 void ext4_set_bits(void *bm, int cur, int len) in ext4_set_bits()
/fs/incfs/
Ddata_mgmt.c1522 static int process_blockmap_md(struct incfs_blockmap *bm, in process_blockmap_md()
/fs/udf/
Dsuper.c2432 struct spaceBitmapDesc *bm; in udf_count_free_bitmap() local