Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dvfscache.h110 VT_UNUSED19, VT_NTFS, VT_HPFS, VT_SMBFS, VT_UDF, VT_EXT2FS, VT_SYNTH, enumerator
/dflybsd-src/sys/vfs/udf/
H A Dudf_vnops.c176 error = getnewvnode(VT_UDF, mp, &vp, 0, 0); in udf_allocv()