dirfs_getattr
int dirfs_getattr(struct vop_getattr_args *);
.vop_getattr = dirfs_getattr,
KTR_LOG(dirfs_getattr, dnp, error);