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

/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c61 int open_backpath(int, u_offset_t, char **, char **, int **);
258 * open_backpath() only returns on success, and
264 backcount = open_backpath(mountfd, max_bf_size, &backpath,
390 open_backpath(int mountfd, u_offset_t max_bf_size, char **path, function

Completed in 59 milliseconds