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

/netbsd-current/sys/fs/nilfs/
H A Dnilfs_vnops.c622 int vnodetp; local
733 vnodetp = (*vpp)->v_type;
734 if ((vnodetp != VDIR) && (vnodetp != VLNK)) {

Completed in 83 milliseconds