Home
last modified time | relevance | path

Searched refs:mount_time (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs_fs_sb.h203 unsigned long mount_time; /* when this fs was mounted */
204 unsigned long mount_time; /* when this fs was mounted */ global() member
/linux/fs/nfs/
H A Dnfs4client.c1139 server->mount_time = jiffies; in nfs4_server_common_setup()
H A Dsuper.c684 seq_printf(m, "\n\tage:\t%lu", (jiffies - nfss->mount_time) / HZ); in nfs_show_stats()