Searched defs:cachefs_log_umount_record (Results 1 – 1 of 1) sorted by relevance
169 struct cachefs_log_umount_record { struct170 int type; /* == CACHEFS_LOG_UMOUNT */171 int error; /* errno */172 cfs_time_t time; /* timestamp */173 uint64_t vfsp; /* vfs pointer we're unmounting */