Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dmount.h546 #define VFS_FHTOVP(MP, FIDP, VPP) \ argument
547 (*(MP)->mnt_op->vfs_fhtovp)(MP, FIDP, VPP)
548 #define VFS_VPTOFH(VP, FIDP) (*(VP)->v_mount->mnt_op->vfs_vptofh)(VP, FIDP) argument