vop_bmap_args
vop_bmap_ap(struct vop_bmap_args *ap)
struct vop_bmap_args ap;
int (*vop_bmap)(struct vop_bmap_args *);
struct vop_bmap_args vu_bmap;
int vop_bmap_ap(struct vop_bmap_args *ap);
dead_bmap(struct vop_bmap_args *ap)
static int dead_bmap (struct vop_bmap_args *);
static int devfs_spec_bmap(struct vop_bmap_args *);
devfs_spec_bmap(struct vop_bmap_args *ap)
dirfs_bmap(struct vop_bmap_args *ap)
ext2_bmap(struct vop_bmap_args *ap)
int ext2_bmap(struct vop_bmap_args *);
fifo_bmap(struct vop_bmap_args *ap)
static int fifo_bmap (struct vop_bmap_args *);
fuse_bmap(struct vop_bmap_args *ap)
hammer_vop_bmap(struct vop_bmap_args *ap)
static int hammer_vop_bmap(struct vop_bmap_args *ap);
int hammer2_vop_bmap(struct vop_bmap_args *ap);
hammer2_vop_bmap_impl(struct vop_bmap_args *ap)
hammer2_vop_bmap(struct vop_bmap_args *ap)
hpfs_bmap(struct vop_bmap_args *ap)
static int hpfs_bmap (struct vop_bmap_args *ap);
cd9660_bmap(struct vop_bmap_args *ap)
struct vop_bmap_args;
int cd9660_bmap(struct vop_bmap_args *);
msdosfs_bmap(struct vop_bmap_args *ap)
static int nfs_bmap (struct vop_bmap_args *);
nfs_bmap(struct vop_bmap_args *ap)
static int ntfs_bmap (struct vop_bmap_args *ap);
ntfs_bmap(struct vop_bmap_args *ap)
procfs_bmap(struct vop_bmap_args *ap)
static int procfs_bmap (struct vop_bmap_args *);
smbfs_bmap(struct vop_bmap_args *ap)
static int smbfs_bmap(struct vop_bmap_args *);
tmpfs_bmap(struct vop_bmap_args *ap)
static int udf_bmap(struct vop_bmap_args *);
udf_bmap(struct vop_bmap_args *a)
struct vop_bmap_args;
int ffs_bmap(struct vop_bmap_args *);
ufs_bmap(struct vop_bmap_args *ap)
struct vop_bmap_args;
int ufs_bmap(struct vop_bmap_args *);
int hammer2_vop_bmap(struct vop_bmap_args *ap);
int (*vop_bmap)(struct vop_bmap_args *);
hammer2_vop_bmap_impl(struct vop_bmap_args *ap)
hammer2_vop_bmap(struct vop_bmap_args *ap)