/netbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_bmap.c | 132 ext4_bmapext(struct vnode *vp, int32_t bn, int64_t *bnp, int *runp, int *runb) in ext4_bmapext() 203 ext2fs_bmaparray(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, in ext2fs_bmaparray()
|
H A D | ext2fs_alloc.c | 118 kauth_cred_t cred, daddr_t *bnp) in ext2fs_alloc()
|
/netbsd-src/sys/fs/filecorefs/ |
H A D | filecore_bmap.c | 135 filecore_map(struct filecore_mnt *fcmp, u_int32_t addr, daddr_t lbn, daddr_t *bnp) in filecore_map()
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_bmap.c | 115 ufs_bmaparray(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, in ufs_bmaparray()
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_bmap.c | 135 ulfs_bmaparray(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, in ulfs_bmaparray()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | mulmod_bnm1.c | 195 mp_size_t anp, bnp; in mpn_mulmod_bnm1() local
|
/netbsd-src/sys/fs/msdosfs/ |
H A D | msdosfs_fat.c | 142 fatblock(struct msdosfsmount *pmp, u_long ofs, u_long *bnp, u_long *sizep, u_long *bop) in fatblock() 184 daddr_t *bnp, /* returned filesys rel sector number */ in msdosfs_pcbmap()
|
/netbsd-src/sys/fs/adosfs/ |
H A D | advnops.c | 404 daddr_t *bnp; in adosfs_bmap() local
|
/netbsd-src/usr.sbin/makefs/ffs/ |
H A D | ffs_alloc.c | 102 daddr_t *bnp) in ffs_alloc()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | bn.c | 161 BN_hex2bn(BIGNUM **bnp, const char *in) in BN_hex2bn()
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | lfs.c | 155 ulfs_bmaparray(struct lfs * fs, struct uvnode * vp, daddr_t bn, daddr_t * bnp, struct indir * ap, i… in ulfs_bmaparray()
|
/netbsd-src/sys/fs/nilfs/ |
H A D | nilfs_vnops.c | 330 daddr_t *bnp = ap->a_bnp; /* translated */ in nilfs_trivial_bmap() local
|
/netbsd-src/sys/rump/librump/rumpvfs/ |
H A D | rumpvnode_if.c | 571 int64_t *bnp, in RUMP_VOP_BMAP()
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_vnops.c | 441 daddr_t *bnp = ap->a_bnp; /* translated */ in udf_trivial_bmap() local
|
/netbsd-src/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 177 int flags, kauth_cred_t cred, daddr_t *bnp) in ffs_alloc()
|
/netbsd-src/sys/kern/ |
H A D | vnode_if.c | 1685 daddr_t *bnp, in VOP_BMAP()
|
/netbsd-src/sys/dev/pci/qat/ |
H A D | qat_hw17reg.h | 798 #define FW_COMN_FLAGS_BUILD_BNP(cdt, ptr, bnp) \ argument
|