Home
last modified time | relevance | path

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

/freebsd/sys/fs/udf/
H A Dudf_vnops.c72 static vop_vptofh_t udf_vptofh; variable
96 .vop_vptofh = udf_vptofh,
108 .vop_vptofh = udf_vptofh,
1273 udf_vptofh(struct vop_vptofh_args *a) in udf_vptofh() function