Searched refs:otime (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A DMakefile.am83 otime.c otime.h \
H A DMakefile.in114 options.c options.h otime.c otime.h packet_id.c packet_id.h \
141 otime.$(OBJEXT) packet_id.$(OBJEXT) perf.$(OBJEXT) \
368 options.c options.h otime.c otime.h packet_id.c packet_id.h \
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otime.Po@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_incore.h46 time_t otime; /* time created */ member in struct:jfs_inode_info
H A Djfs_inode.c133 jfs_inode->otime = inode->i_ctime.tv_sec;
H A Djfs_imap.c3111 jfs_ip->otime = le32_to_cpu(dip->di_otime.tv_sec);
3184 dip->di_otime.tv_sec = cpu_to_le32(jfs_ip->otime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c143 " key semid perms nsems uid gid cuid cgid otime ctime\n",
608 * do_smart_update(sma, sops, nsops, otime, pt) - optimized update_queue
612 * @otime: force setting otime
622 int otime, struct list_head *pt)
628 otime = 1;
637 otime = 1;
640 if (otime)
621 do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct list_head *pt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.h562 struct btrfs_timespec otime; member in struct:btrfs_inode_item
1448 ptr += offsetof(struct btrfs_inode_item, otime);

Completed in 56 milliseconds