1lsm_fs_ss_time_stamp_get(3)Libstoragemgmt C API Manuallsm_fs_ss_time_stamp_get(3)
2
3
4

NAME

6       lsm_fs_ss_time_stamp_get  - Retrieves the timestamp for the file system
7       snapshot
8

SYNOPSIS

10       uint64_t lsm_fs_ss_time_stamp_get (lsm_fs_ss *ss);
11

ARGUMENTS

13       ss          File system snapshot to retrieve timestamp for.
14

VERSION

16       1.0
17

DESCRIPTION

19       Retrieves the POSIX timestamp of the creation of file system snapshot.
20

RETURN

22       uint64_t. 0 if argument 'ss' is NULL or not a valid lsm_fs_ss pointer.
23
24
25
26May 2018                   lsm_fs_ss_time_stamp_getlsm_fs_ss_time_stamp_get(3)
Impressum