Searched defs:cachefsd_mount_stat (Results 1 – 1 of 1) sorted by relevance
84 struct cachefsd_mount_stat { struct85 int cms_cacheid; /* id of cache */86 int cms_fsid; /* id of file system */93 int cms_mounted; /* 1 if mounted */94 int cms_connected; /* 1 if connected */95 int cms_reconcile; /* 1 if reconcile in progress */96 int cms_changes; /* 1 if changes to push back */97 u_int cms_time_state; /* time of state change */98 u_int cms_mnttime; /* time of last mount/umount */99 u_int cms_modify; /* changes when modified */