Home
last modified time | relevance | path

Searched refs:fssnap_show_status (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c96 extern void fssnap_show_status(char *mountpoint, char *opts, int labels,
374 fssnap_show_status(mountpath, opts, ((opts != NULL) ? 0 : 1), 0); in stats_snap()
/illumos-gate/usr/src/cmd/fs.d/
H A Dfssnapsup.c102 fssnap_show_status(char *mountpoint, char *opts, int labels, int brief) in fssnap_show_status() function
H A Dswitchout.c426 fssnap_show_status(mountpoint, opts, 1, (opts ? 0 : 1)); in stat_snap()