Searched refs:fsvp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | fssnap_if.c | 63 struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath, in fssnap_create() argument 70 fsvp, backfilecount, bfvpp, backpath, max_backfile_size); in fssnap_create()
|
H A D | fssnap.c | 1748 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()
|