Searched refs:s_mtime (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbw_stat.c38 external->s_mtime = internal->st_mtime;
H A Dwrapper.h56 unsigned long s_mtime; /* time of last modification */ member in struct:SMBW_stat
H A Dwrapper.c298 dest->st_mtime = src->s_mtime;
316 dest->st_mtime = src->s_mtime;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dext.c41 uint32_t s_mtime; member in struct:ext2_super_block
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dls.c215 tm = sb->s_mtime;
217 sb->s_mtime ? ctime(&tm) : "n/a\n");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dswapfs.c37 sb->s_mtime = ext2fs_swab32(sb->s_mtime);
H A Dext2_fs.h377 __u32 s_mtime; /* Mount time */ member in struct:ext2_super_block
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_defs.h368 uint32_t s_mtime; /* Mount time */ member in struct:ext2_super_block
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext2_fs.h385 __le32 s_mtime; /* Mount time */ member in struct:ext2_super_block
H A Dnilfs2_fs.h190 /*60*/ __le64 s_mtime; /* Mount time */ member in struct:nilfs_super_block
H A Dext3_fs.h458 __le32 s_mtime; /* Mount time */ member in struct:ext3_super_block
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c729 sbp[0]->s_mtime = cpu_to_le64(get_seconds());
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c1246 es->s_mtime = cpu_to_le32(get_seconds());
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dext4.h936 __le32 s_mtime; /* Mount time */ member in struct:ext4_super_block
H A Dsuper.c1838 es->s_mtime = cpu_to_le32(get_seconds());
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dsuper.c1323 es->s_mtime = cpu_to_le32(get_seconds());
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c3299 (fs->super->s_mtime < fs->super->s_inodes_count))

Completed in 301 milliseconds