Home
last modified time | relevance | path

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

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