Searched refs:xbitmap (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | bitmap.h | 9 struct xbitmap { struct 13 void xbitmap_init(struct xbitmap *bitmap); argument 14 void xbitmap_destroy(struct xbitmap *bitmap); 16 int xbitmap_clear(struct xbitmap *bitmap, uint64_t start, uint64_t len); 17 int xbitmap_set(struct xbitmap *bitmap, uint64_t start, uint64_t len); 18 int xbitmap_disunion(struct xbitmap *bitmap, struct xbitmap *sub); 19 uint64_t xbitmap_hweight(struct xbitmap *bitmap); 29 int xbitmap_walk(struct xbitmap *bitmap, xbitmap_walk_fn fn, 32 bool xbitmap_empty(struct xbitmap *bitmap); 33 bool xbitmap_test(struct xbitmap *bitmap, uint64_t start, uint64_t *len); [all …]
|
H A D | bitmap.c | 69 struct xbitmap *bitmap, 118 struct xbitmap *bitmap, in xbitmap_set() 178 struct xbitmap *bitmap) in xbitmap_destroy() 191 struct xbitmap *bitmap) in xbitmap_init() 212 struct xbitmap *bitmap, in xbitmap_disunion() 213 struct xbitmap *sub) in xbitmap_disunion() 323 struct xbitmap *bitmap) in xbitmap_hweight() 337 struct xbitmap *bitmap, in xbitmap_walk() 356 struct xbitmap *bitmap) in xbitmap_empty() 364 struct xbitmap *bitmap, in xbitmap_test()
|
H A D | repair.h | 38 struct xbitmap;
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 1514 0: /usr/share/mime/image/x-xbitmap.xml
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 8898 -rw-r--r-- root root 2721 ./usr/share/mime/image/x-xbitmap.xml
|
H A D | buildhistory_filelist1.txt | 8895 -rw-r--r-- root root 2721 ./usr/share/mime/image/x-xbitmap.xml
|