Searched defs:bnp (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/ufs/ufs/
H A Dufs_bmap.c90 ufs_bmaparray(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, argument
/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs_bmap.c94 ext4_bmapext(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, int *nump, int *runp) argument
135 ext2fs_bmaparray(struct vnode *vp, daddr_t bn, daddr_t *bnp, argument
H A Dext2fs_alloc.c80 ext2fs_alloc(struct inode *ip, u_int32_t lbn, u_int32_t bpref, struct ucred *cred, u_int32_t *bnp) argument
/openbsd-current/usr.sbin/makefs/ffs/
H A Dffs_alloc.c85 ffs_alloc(struct inode *ip, daddr_t lbn __unused, daddr_t bpref, int size, daddr_t *bnp) argument
/openbsd-current/lib/libcrypto/bn/
H A Dbn_convert.c157 bn_bin2bn_cbs(BIGNUM **bnp, CBS *cbs, int lebin) argument
255 BN_asc2bn(BIGNUM **bnp, const char *s) argument
387 bn_dec2bn_cbs(BIGNUM **bnp, CBS *cbs) argument
472 BN_dec2bn(BIGNUM **bnp, const char *s) argument
584 bn_hex2bn_cbs(BIGNUM **bnp, CBS *cbs) argument
673 BN_hex2bn(BIGNUM **bnp, const char *s) argument
[all...]
/openbsd-current/sys/msdosfs/
H A Dmsdosfs_fat.c97 fatblock(struct msdosfsmount *pmp, uint32_t ofs, uint32_t *bnp, uint32_t *sizep, argument
135 pcbmap(struct denode *dep, uint32_t findcn, daddr_t *bnp, uint32_t *cnp, argument
[all...]
H A Dmsdosfs_vnops.c1722 msdosfs_bmaparray(struct vnode *vp, uint32_t cn, daddr_t *bnp, int *runp) argument
/openbsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c102 fatblock(struct msdosfsmount *pmp, u_long ofs, u_long *bnp, u_long *sizep, u_long *bop) argument
142 pcbmap(struct denode *dep, u_long findcn, daddr_t *bnp, u_long *cnp, int *sp) argument
[all...]
/openbsd-current/sys/kern/
H A Dvfs_vops.c540 VOP_BMAP(struct vnode *vp, daddr_t bn, struct vnode **vpp, daddr_t *bnp, int *runp) argument
/openbsd-current/sys/ufs/ffs/
H A Dffs_alloc.c99 ffs_alloc(struct inode *ip, daddr_t lbn, daddr_t bpref, int size, struct ucred *cred, daddr_t *bnp) argument

Completed in 101 milliseconds