Home
last modified time | relevance | path

Searched refs:VTOILLU (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_node.h238 #define VTOILLU(vp) ((uint64_t)(VTOFUD(vp) ? VTOI(vp) : 0)) macro
H A Dfuse_vnops.c3382 (uintmax_t)VTOILLU(ap->a_vp), (uintmax_t)fvdat->parent_nid, in fuse_vnop_print()