1lsm_fs_ss_time_stamp_get(3)Libstoragemgmt C API Manuallsm_fs_ss_time_stamp_get(3)
2
3
4
6 lsm_fs_ss_time_stamp_get - Retrieves the timestamp for the file system
7 snapshot
8
10 uint64_t lsm_fs_ss_time_stamp_get (lsm_fs_ss *ss);
11
13 ss File system snapshot to retrieve timestamp for.
14
16 1.0
17
19 Retrieves the POSIX timestamp of the creation of file system snapshot.
20
22 uint64_t. 0 if argument 'ss' is NULL or not a valid lsm_fs_ss pointer.
23
24
25
26November 2021 lsm_fs_ss_time_stamp_getlsm_fs_ss_time_stamp_get(3)