Home
last modified time | relevance | path

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

/fs/affs/
Dbitmap.c16 struct affs_bm_info *bm; in affs_count_free_blocks() local
41 struct affs_bm_info *bm; in affs_free_block() local
118 struct affs_bm_info *bm; in affs_alloc_block() local
245 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/xfs/
Dxfs_iops.c1062 struct getbmapx bm; in xfs_vn_fiemap() local
/fs/nfs/
Dcallback_xdr.c543 __be32 bm[2]; in encode_attr_bitmap() local
/fs/ext4/
Dmballoc.c1290 static void mb_clear_bits(void *bm, int cur, int len) in mb_clear_bits()
1311 static int mb_test_and_clear_bits(void *bm, int cur, int len) in mb_test_and_clear_bits()
1335 void ext4_set_bits(void *bm, int cur, int len) in ext4_set_bits()
/fs/udf/
Dsuper.c2376 struct spaceBitmapDesc *bm; in udf_count_free_bitmap() local