Home
last modified time | relevance | path

Searched defs:vfs (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_init.c459 vfs_delref(struct vfsops * vfs) vfs_delref() argument
471 vfs_attach(struct vfsops * vfs) vfs_attach() argument
516 vfs_detach(struct vfsops * vfs) vfs_detach() argument
563 struct vfsops *vfs; vfs_reinit() local
[all...]
/netbsd-src/sbin/resize_lfs/
H A Dresize_lfs.c72 struct statvfs vfs; in main() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dcommon.c207 struct statvfs vfs; in is_root_local() local
/netbsd-src/usr.bin/pmap/
H A Dpmap.c333 struct kbit *uvm_obj, *vp, *vfs; in dump_vm_map_entry() local
748 struct kbit *vfs, struct kbit *uvm_obj) in findname()
/netbsd-src/share/examples/refuse/fanoutfs/
H A Dfanoutfs.c56 static struct stat vfs; /* stat info of directory */ variable
/netbsd-src/share/examples/refuse/icfs/
H A Dicfs.c57 static struct stat vfs; /* stat info of directory */ variable
/netbsd-src/sbin/fsck_lfs/
H A Dlfs.c405 lfs_vget(void *vfs, ino_t ino) in lfs_vget()
/netbsd-src/sys/ufs/lfs/
H A Dlfs_vfsops.c394 struct vfsops *vfs = NULL; in lfs_writerd() local
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe.h587 struct ixgbe_vf *vfs; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Ds390x.pm2059 sub vfs { subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp545 namespace vfs { namespace