Searched defs:fsvp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dfssnap_if.c63 struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath,
70 fsvp, backfilecount, bfvpp, backpath, max_backfile_size);
62 fssnap_create(chunknumber_t nchunks, uint_t chunksz, u_offset_t maxsize, struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath, u_offset_t max_backfile_size) argument
H A Dfssnap.c1748 struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath,
1827 VN_HOLD(fsvp);
1828 sidp->sid_fvp = fsvp;
1874 mountpoint = vfs_getmntpoint(fsvp->v_vfsp);
1747 fssnap_create_impl(chunknumber_t nchunks, uint_t chunksz, u_offset_t maxsize, struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath, u_offset_t max_backfile_size) argument

Completed in 49 milliseconds