Home
last modified time | relevance | path

Searched defs:has (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/scrub/
H A Drcbag.c79 int has; in rcbag_add() local
158 int has; in rcbag_next_edge() local
218 int has; in rcbag_remove_ending_at() local
275 int has; in rcbag_dump() local
H A Drcbag_btree.c316 int *has) in rcbagbt_get_rec()
H A Dscrub.h99 bool (*has)(const struct xfs_mount *); member
/linux/fs/btrfs/tests/
H A Dextent-io-tests.c351 u8 has; in check_eb_bitmap() local
366 u8 has; in check_eb_bitmap() local
/linux/scripts/
H A Dgenerate_rust_target.rs164 fn has(&self, option: &str) -> bool { in has() method
/linux/drivers/dma/
H A Ddmaengine.c397 dma_cap_mask_t has; in dma_device_satisfies_mask() local
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c3168 int has; in xfs_ialloc_check_shrink() local
/linux/tools/perf/
H A Dbuiltin-script.c875 #define has(m) \ in perf_sample__fprintf_start() macro