Searched refs:VTOILLU (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_node.h97 #define VTOILLU(vp) ((uint64_t)(VTOFUD(vp) ? VTOI(vp) : 0)) macro
H A Dfuse_io.c147 (uintmax_t)VTOILLU(vp), (uintmax_t)fufh->fh_id);
151 (uintmax_t)VTOILLU(vp));
158 (uintmax_t)VTOILLU(vp), (uintmax_t)fufh->fh_id);
162 (uintmax_t)VTOILLU(vp));
H A Dfuse_vnops.c1971 (uintmax_t)VTOILLU(ap->a_vp), (uintmax_t)fvdat->parent_nid,

Completed in 58 milliseconds