Home
last modified time | relevance | path

Searched refs:get_boottime (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.h91 time32_t get_boottime(void);
H A Dsubr.c568 btime = get_boottime(); in cachefs_create_cache()
1257 get_boottime() in get_boottime() function
/titanic_41/usr/src/cmd/fs.d/cachefs/umount/
H A Dumount.c164 if ((btime = get_boottime()) != -1) in main()
/titanic_41/usr/src/cmd/fs.d/cachefs/mount/
H A Dmount.c1502 if (get_boottime() != btime) in first_time_ab()
/titanic_41/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c1039 btime = get_boottime(); in process_fsdir()