Searched refs:VTOVA (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_node.h96 #define VTOVA(vp) (&(VTOFUD(vp)->cached_attrs)) macro
H A Dfuse_internal.h242 VTOVA(vp));
H A Dfuse_vnops.c509 if (vap != VTOVA(vp)) {
510 memcpy(vap, VTOVA(vp), sizeof(*vap));
602 struct vattr *vap = VTOVA(vp);
H A Dfuse_internal.c383 struct vattr *vap = VTOVA(vp);

Completed in 103 milliseconds