Searched defs:extradatap (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/ufs/ffs/ |
H A D | ffs_wapbl.c | 537 wapbl_log_position(struct mount * mp,struct fs * fs,struct vnode * devvp,daddr_t * startp,size_t * countp,size_t * blksizep,uint64_t * extradatap) wapbl_log_position() argument 644 wapbl_create_infs_log(struct mount * mp,struct fs * fs,struct vnode * devvp,daddr_t * startp,size_t * countp,uint64_t * extradatap) wapbl_create_infs_log() argument 702 wapbl_allocate_log_file(struct mount * mp,struct vnode * vp,daddr_t * startp,size_t * countp,uint64_t * extradatap) wapbl_allocate_log_file() argument
|