Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_inode.c101 jfs_inode->otime = inode->i_ctime.tv_sec; in ialloc()
H A Djfs_incore.h35 time64_t otime; /* time created */ member
H A Djfs_imap.c3085 jfs_ip->otime = le32_to_cpu(dip->di_otime.tv_sec); in copy_from_dinode()
3159 dip->di_otime.tv_sec = cpu_to_le32(jfs_ip->otime); in copy_to_dinode()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_inode.c101 jfs_inode->otime = inode_get_ctime(inode).tv_sec; in ialloc()
H A Djfs_incore.h35 time64_t otime; /* time created */ member
H A Djfs_imap.c3083 jfs_ip->otime = le32_to_cpu(dip->di_otime.tv_sec); in copy_from_dinode()
3157 dip->di_otime.tv_sec = cpu_to_le32(jfs_ip->otime); in copy_to_dinode()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs_tree.h584 struct btrfs_timespec otime; member
646 struct btrfs_timespec otime; member
H A Dbtrfs.h842 struct btrfs_ioctl_timespec otime; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs_tree.h852 struct btrfs_timespec otime; member
914 struct btrfs_timespec otime; member
H A Dbtrfs.h896 struct btrfs_ioctl_timespec otime; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h243 struct btrfs_timespec otime; member
279 struct btrfs_timespec otime; member
H A Dbtrfs.h445 struct btrfs_ioctl_timespec otime; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h243 struct btrfs_timespec otime; member
279 struct btrfs_timespec otime; member
H A Dbtrfs.h445 struct btrfs_ioctl_timespec otime; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h257 struct btrfs_timespec otime; member
295 struct btrfs_timespec otime; member
H A Dbtrfs.h471 struct btrfs_ioctl_timespec otime; member
/kernel/linux/linux-5.10/ipc/
H A Dsem.c270 " key semid perms nsems uid gid cuid cgid otime ctime\n", in sem_init()
1018 * @otime: force setting otime
1028 int otime, struct wake_q_head *wake_q) in do_smart_update()
1032 otime |= do_smart_wakeup_zero(sma, sops, nsops, wake_q); in do_smart_update()
1036 otime |= update_queue(sma, -1, wake_q); in do_smart_update()
1044 otime |= update_queue(sma, i, wake_q); in do_smart_update()
1057 otime |= update_queue(sma, in do_smart_update()
1063 if (otime) in do_smart_update()
1027 do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct wake_q_head *wake_q) do_smart_update() argument
/kernel/linux/linux-6.6/ipc/
H A Dsem.c272 " key semid perms nsems uid gid cuid cgid otime ctime\n", in sem_init()
1020 * @otime: force setting otime
1030 int otime, struct wake_q_head *wake_q) in do_smart_update()
1034 otime |= do_smart_wakeup_zero(sma, sops, nsops, wake_q); in do_smart_update()
1038 otime |= update_queue(sma, -1, wake_q); in do_smart_update()
1046 otime |= update_queue(sma, i, wake_q); in do_smart_update()
1059 otime |= update_queue(sma, in do_smart_update()
1065 if (otime) in do_smart_update()
1029 do_smart_update(struct sem_array *sma, struct sembuf *sops, int nsops, int otime, struct wake_q_head *wake_q) do_smart_update() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelayed-inode.c1784 btrfs_set_stack_timespec_sec(&inode_item->otime, in fill_stack_inode_item()
1786 btrfs_set_stack_timespec_nsec(&inode_item->otime, in fill_stack_inode_item()
1836 btrfs_stack_timespec_sec(&inode_item->otime); in btrfs_fill_inode()
1838 btrfs_stack_timespec_nsec(&inode_item->otime); in btrfs_fill_inode()
H A Dioctl.c674 btrfs_set_stack_timespec_sec(&root_item->otime, cur_time.tv_sec); in create_subvol()
675 btrfs_set_stack_timespec_nsec(&root_item->otime, cur_time.tv_nsec); in create_subvol()
676 root_item->ctime = root_item->otime; in create_subvol()
2781 subvol_info->otime.sec = btrfs_stack_timespec_sec(&root_item->otime); in btrfs_ioctl_get_subvol_info()
2782 subvol_info->otime.nsec = btrfs_stack_timespec_nsec(&root_item->otime); in btrfs_ioctl_get_subvol_info()
H A Dtransaction.c1637 btrfs_set_stack_timespec_sec(&new_root_item->otime, cur_time.tv_sec); in create_pending_snapshot()
1638 btrfs_set_stack_timespec_nsec(&new_root_item->otime, cur_time.tv_nsec); in create_pending_snapshot()
H A Dinode.c3341 btrfs_timespec_sec(leaf, &inode_item->otime); in btrfs_read_locked_inode()
3343 btrfs_timespec_nsec(leaf, &inode_item->otime); in btrfs_read_locked_inode()
3511 btrfs_set_token_timespec_sec(&token, &item->otime, in fill_inode_item()
3513 btrfs_set_token_timespec_nsec(&token, &item->otime, in fill_inode_item()
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-inode.c1851 btrfs_set_stack_timespec_sec(&inode_item->otime, in fill_stack_inode_item()
1853 btrfs_set_stack_timespec_nsec(&inode_item->otime, in fill_stack_inode_item()
1904 btrfs_stack_timespec_sec(&inode_item->otime); in btrfs_fill_inode()
1906 btrfs_stack_timespec_nsec(&inode_item->otime); in btrfs_fill_inode()
H A Dioctl.c690 btrfs_set_stack_timespec_sec(&root_item->otime, cur_time.tv_sec); in create_subvol()
691 btrfs_set_stack_timespec_nsec(&root_item->otime, cur_time.tv_nsec); in create_subvol()
692 root_item->ctime = root_item->otime; in create_subvol()
2185 subvol_info->otime.sec = btrfs_stack_timespec_sec(&root_item->otime); in btrfs_ioctl_get_subvol_info()
2186 subvol_info->otime.nsec = btrfs_stack_timespec_nsec(&root_item->otime); in btrfs_ioctl_get_subvol_info()
H A Dtransaction.c1774 btrfs_set_stack_timespec_sec(&new_root_item->otime, cur_time.tv_sec); in create_pending_snapshot()
1775 btrfs_set_stack_timespec_nsec(&new_root_item->otime, cur_time.tv_nsec); in create_pending_snapshot()

Completed in 87 milliseconds

12