Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dfssnap_if.c61 struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath, in fssnap_create() argument
68 fsvp, backfilecount, bfvpp, backpath, max_backfile_size); in fssnap_create()
H A Dfssnap.c1748 struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath, in fssnap_create_impl() argument
1827 VN_HOLD(fsvp); in fssnap_create_impl()
1828 sidp->sid_fvp = fsvp; in fssnap_create_impl()
1874 mountpoint = vfs_getmntpoint(fsvp->v_vfsp); in fssnap_create_impl()