Searched refs:cur_time (Results 1 – 3 of 3) sorted by relevance
178 goto cur_time; in adfs_adfs2unix_time()198 cur_time: in adfs_adfs2unix_time()
1411 struct timespec64 cur_time; in create_pending_snapshot() local1461 cur_time = current_time(parent_inode); in create_pending_snapshot()1522 btrfs_set_stack_timespec_sec(&new_root_item->otime, cur_time.tv_sec); in create_pending_snapshot()1523 btrfs_set_stack_timespec_nsec(&new_root_item->otime, cur_time.tv_nsec); in create_pending_snapshot()
584 struct timespec64 cur_time = current_time(dir); in create_subvol() local663 btrfs_set_stack_timespec_sec(&root_item->otime, cur_time.tv_sec); in create_subvol()664 btrfs_set_stack_timespec_nsec(&root_item->otime, cur_time.tv_nsec); in create_subvol()