Searched defs:backpath (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/cmd/fs.d/ufs/fssnap/ |
H A D | fssnap.c | 111 char *backpath = NULL; in main() local 230 create_snap(int mountfd, char *backpath, u_offset_t maxsize, uint_t chunksize, in create_snap() argument 617 open_multi_backfile(char * backpath,int count,int ** fd_array,int file_exists_is_fatal) open_multi_backfile() argument [all...] |
/titanic_51/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
|
H A D | fssnap.c | 1748 struct vnode *fsvp, int backfilecount, struct vnode **bfvpp, char *backpath, in fssnap_create_impl() argument
|