Home
last modified time | relevance | path

Searched refs:bmap (Results 151 – 161 of 161) sorted by relevance

1234567

/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c2386 unsigned long *bmap)) in ocfs2_block_group_clear_bits() argument
/openbmc/linux/drivers/md/
H A Dmd-bitmap.c376 ret = bmap(inode, &block); in read_file_page()
/openbmc/linux/fs/reiserfs/
H A Dinode.c3419 .bmap = reiserfs_aop_bmap,
H A Dreiserfs.h483 stat_cnt_t bmap; member
/openbmc/linux/fs/udf/
H A Dinode.c333 .bmap = udf_bmap,
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1910 bmap.c: 17082
1911 bmap.h: 8896
/openbmc/linux/fs/fuse/
H A Dfile.c3241 .bmap = fuse_bmap,
/openbmc/linux/fs/f2fs/
H A Ddata.c4086 .bmap = f2fs_bmap,
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4697 int bnxt_hwrm_func_drv_rgtr(struct bnxt *bp, unsigned long *bmap, int bmap_size, in bnxt_hwrm_func_drv_rgtr() argument
4767 if (bmap && bmap_size) { in bnxt_hwrm_func_drv_rgtr()
4769 if (test_bit(i, bmap)) in bnxt_hwrm_func_drv_rgtr()
/openbmc/openbmc/poky/documentation/bsp-guide/
H A Dbsp.rst1252 IMAGE_FSTYPES += "tar.bz2 jffs2 wic wic.bmap"
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2434 This only becomes relevant when non-bmap btrees gain the ability to root in
2740 Compute the bitmap of the old bmap btree blocks from the ``BMBT_BLOCK``
5142 develop an iterative mechanism that used deferred bmap and rmap operations to

1234567