Searched refs:ntfs_vnodeops (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs.h308 extern struct vop_vector ntfs_vnodeops;
H A Dntfs_vnops.c742 struct vop_vector ntfs_vnodeops = { variable in typeref:struct:vop_vector
H A Dntfs_vfsops.c735 error = getnewvnode("ntfs", ntmp->ntm_mountp, &ntfs_vnodeops, &vp);

Completed in 58 milliseconds