Home
last modified time | relevance | path

Searched refs:vnode (Results 226 – 250 of 425) sorted by relevance

12345678910>>...17

/freebsd/tools/test/stress2/misc/
H A Dunionfs3.sh41 mdconfig -a -t vnode -f $diskimage -u $mdstart
H A Dsnap.sh41 mdconfig -a -t vnode -f /tmp/.snap/stress2 -u $mdstart -o readonly || s=1
H A Dsnap2-1.sh51 mdconfig -a -t vnode -o readonly -f /tmp/.snap/stress2 -u $mdstart
H A Dsnap2.sh50 mdconfig -a -t vnode -f /tmp/.snap/stress2 -u $mdstart -o readonly
H A Disofs.sh49 mdconfig -a -t vnode -f $I -u $mdstart
H A Dumount.sh41 mdconfig -a -t vnode -f $D -u $mdstart
H A Dsnap5-1.sh53 mdconfig -a -t vnode -f /tmp/.snap/stress2 -u $mdstart -o readonly ||
H A Dsnap5.sh45 mdconfig -a -t vnode -f /tmp/.snap/stress2 -u $mdstart -o readonly
H A Dsoftupdate.sh45 mdconfig -a -t vnode -f $D -u $mdstart
H A Dmountro2.sh41 mdconfig -a -t vnode -f $D -u $mdstart || { rm -f $D; exit 1; }
H A Dquota1.sh45 mdconfig -a -t vnode -f $D -u $mdstart
H A Dsnap7.sh46 mdconfig -a -t vnode -f /tmp/.snap/stress2.1 -u $mdstart -o readonly
H A Dmountro3.sh42 mdconfig -a -t vnode -f $D -u $mdstart || { rm -f $D; exit 1; }
H A Dfsck4.sh54 mdconfig -a -t vnode -f $diskimage -u $mdstart
H A Dumountf.sh42 mdconfig -a -t vnode -f $D -u $mdstart || { rm $diskimage; exit 1; }
H A Dumountf5.sh42 mdconfig -a -t vnode -f $D -u $mdstart || { rm -f $diskimage; exit 1; }
H A Dmd9.sh45 mdconfig -a -t vnode -f $diskimage -u $mdstart
H A Dquota2.sh42 mdconfig -a -t vnode -f $D -u $mdstart
H A Dmountro.sh42 mdconfig -a -t vnode -f $D -u $mdstart || { rm -f $D; exit 1; }
/freebsd/lib/libprocstat/
H A Dsmbfs.c53 smbfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in smbfs_filestat()
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c471 struct vnode *vp, in softdep_request_cleanup()
556 struct vnode *fvp, in softdep_prerename()
557 struct vnode *tdvp, in softdep_prerename()
558 struct vnode *tvp) in softdep_prerename()
566 struct vnode *vp, in softdep_prelink()
1401 struct vnode *pvp; in get_parent_vp()
2902 struct vnode *vp; in journal_mount()
3285 struct vnode *vp, in softdep_prelink()
6746 struct vnode *vp; in softdep_journal_freeblocks()
7237 struct vnode *vp; in trunc_pages()
[all …]
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_test.c50 typedef struct vnode vnode_t;
/freebsd/sys/fs/pseudofs/
H A Dpseudofs.h48 struct vnode;
250 struct vnode **vpp);
/freebsd/sys/nfsserver/
H A Dnfs.h257 caddr_t *, struct vnode **, int, struct vattr *, int *, int);
270 int nfsrv_fhtovp(fhandle_t *, int, struct vnode **,
/freebsd/sys/kern/
H A Dvfs_extattr.c80 struct vnode *filename_vp; in sys_extattrctl()
173 extattr_set_vp(struct vnode *vp, int attrnamespace, const char *attrname, in extattr_set_vp()
350 extattr_get_vp(struct vnode *vp, int attrnamespace, const char *attrname, in extattr_get_vp()
536 extattr_delete_vp(struct vnode *vp, int attrnamespace, const char *attrname, in extattr_delete_vp()
686 extattr_list_vp(struct vnode *vp, int attrnamespace, struct uio *auiop, in extattr_list_vp()

12345678910>>...17