Searched refs:fs_time (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Defs_fs_sb.h34 __be32 fs_time; /* last super-block update */ member in struct:efs_super
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dufs.c38 uint32_t fs_time; member in struct:ufs_super_block
122 } PACKED fs_time; member in struct:ufs_super_block::__anon20314::__anon20316
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dufs_fs.h660 __fs32 fs_time; member in struct:ufs_super_block_first
756 struct ufs_timeval fs_time; /* last time written */ member in struct:ufs_super_block_third::__anon17034::__anon17036
H A Dsuper.c1012 (ufs_get_fs_state(sb, usb1, usb3) == (UFS_FSOK - fs32_to_cpu(sb, usb1->fs_time))))) {
1201 usb1->fs_time = cpu_to_fs32(sb, get_seconds());
1206 UFS_FSOK - fs32_to_cpu(sb, usb1->fs_time));
1294 usb1->fs_time = cpu_to_fs32(sb, get_seconds());
1299 UFS_FSOK - fs32_to_cpu(sb, usb1->fs_time));

Completed in 43 milliseconds