Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h855 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
858 _rc = (*(MP)->mnt_op->vfs_fhtovp)(MP, FIDP, FLAGS, VPP); \