Home
last modified time | relevance | path

Searched defs:zap (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/zfs/
H A Dzap_impl.h57 #define ZAP_EMBEDDED_PTRTBL_SHIFT(zap) (FZAP_BLOCK_SHIFT(zap) - 3 - 1) argument
64 #define ZAP_EMBEDDED_PTRTBL_ENT(zap, idx) \ argument
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst408 .. [1] In this example, it records 10 seconds with all program ID's stored
/openbmc/linux/security/keys/
H A Duser_defined.c103 struct user_key_payload *zap = NULL; in user_update() local
/openbmc/linux/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/openbmc/qemu/block/
H A Dqapi.c554 TimedAverage *zap = &ts->latency[BLOCK_ACCT_ZONE_APPEND]; in bdrv_query_blk_stats() local
/openbmc/u-boot/fs/zfs/
H A Dzfs.c879 zap_verify(zap_phys_t *zap) in zap_verify()
905 fzap_lookup(dnode_end_t *zap_dnode, zap_phys_t *zap, in fzap_lookup()
945 fzap_iterate(dnode_end_t *zap_dnode, zap_phys_t *zap, in fzap_iterate()
/openbmc/linux/fs/pstore/
H A Dram_core.c510 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local