vop_nwhiteout_args
vop_compat_nwhiteout(struct vop_nwhiteout_args *ap)
static int journal_nwhiteout(struct vop_nwhiteout_args *ap);
journal_nwhiteout(struct vop_nwhiteout_args *ap)
struct vop_nwhiteout_args ap;
vop_nwhiteout_ap(struct vop_nwhiteout_args *ap)
int (*vop_nwhiteout)(struct vop_nwhiteout_args *);
struct vop_nwhiteout_args vu_nwhiteout;
int vop_nwhiteout_ap(struct vop_nwhiteout_args *ap);
int vop_compat_nwhiteout(struct vop_nwhiteout_args *ap);
hammer_vop_nwhiteout(struct vop_nwhiteout_args *ap)
static int hammer_vop_nwhiteout(struct vop_nwhiteout_args *);
static int null_nwhiteout(struct vop_nwhiteout_args *ap);
null_nwhiteout(struct vop_nwhiteout_args *ap)