Home
last modified time | relevance | path

Searched defs:lvap (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/sys/
H A Dimgact.h55 struct vattr_lite *lvap; /* attributes of file */ member
H A Dvfsops.h1050 #define VOP_GETATTR_LITE(vp, lvap) \ argument
/dragonfly/sys/kern/
H A Dkern_exec.c1277 struct vattr_lite *lvap = imgp->lvap; in exec_check_permissions() local
H A Dvfs_nlookup.c1780 naccess_lva(struct vattr_lite *lvap, int nflags, struct ucred *cred) in naccess_lva()
H A Dvfs_default.c1230 struct vattr_lite *lvap; in vop_stdgetattr_lite() local
H A Dimgact_elf.c418 struct vattr_lite *lvap; in __elfN() local
H A Dvfs_vopops.c377 vop_getattr_lite(struct vop_ops *ops, struct vnode *vp, struct vattr_lite *lvap) in vop_getattr_lite()
/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_vnops.c407 struct vattr_lite *lvap = ap->a_lvap; in tmpfs_getattr_lite() local
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_vnops.c357 struct vattr_lite *lvap; in hammer2_vop_getattr_lite() local
/dragonfly/sys/vfs/ntfs/
H A Dntfs_subr.c151 struct ntvattr *lvap = NULL; in ntfs_ntvattrget() local