Searched defs:zap (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/zfs/ |
H A D | zap_impl.h | 57 #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 D | vidtv.rst | 408 .. [1] In this example, it records 10 seconds with all program ID's stored
|
/openbmc/linux/security/keys/ |
H A D | user_defined.c | 103 struct user_key_payload *zap = NULL; in user_update() local
|
/openbmc/linux/fs/afs/ |
H A D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
|
/openbmc/qemu/block/ |
H A D | qapi.c | 549 TimedAverage *zap = &ts->latency[BLOCK_ACCT_ZONE_APPEND]; in bdrv_query_blk_stats() local
|
/openbmc/u-boot/fs/zfs/ |
H A D | zfs.c | 879 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 D | ram_core.c | 510 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init() local
|