Searched refs:otime (Results 1 – 9 of 9) sorted by relevance
233 win_time_to_unix(time, &ii.otime); in query_dir_item()234 ii.st_atime = ii.st_mtime = ii.st_ctime = ii.otime; in query_dir_item()338 fbdi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()378 fdi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()416 ffdi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()455 fibdi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()496 fifdi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()541 fiedi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()584 fiebdi->CreationTime.QuadPart = unix_time_to_win(&ii.otime); in query_dir_item()
304 BTRFS_TIME otime; member333 BTRFS_TIME otime; member
78 fbi->CreationTime.QuadPart = unix_time_to_win(&fcb->inode_item.otime); in _Function_class_()250 fnoi->CreationTime.QuadPart = unix_time_to_win(&ii->otime); in _Function_class_()
253 win_time_to_unix(fbi->CreationTime, &fcb->inode_item.otime); in set_basic_information()811 …_item.st_atime = fcb->inode_item.st_ctime = fcb->inode_item.st_mtime = fcb->inode_item.otime = now; in create_directory_fcb()4122 fbi->CreationTime.QuadPart = unix_time_to_win(&ii->otime);4168 fnoi->CreationTime.QuadPart = unix_time_to_win(&ii->otime);4901 fsi->CreationTime.QuadPart = unix_time_to_win(&ii->otime);4960 fsli->CreationTime.QuadPart = unix_time_to_win(&ii->otime);
403 r->root_item.otime = now; in do_create_snapshot()950 r->root_item.otime = now; in create_subvol()972 …me = rootfcb->inode_item.st_ctime = rootfcb->inode_item.st_mtime = rootfcb->inode_item.otime = now; in create_subvol()3890 fcb->inode_item.otime = now; in mknod()
2309 fcb->inode_item.otime = now;
251 struct btrfs_timespec otime; member
611 self.otime = TimeSpec(data[pos:next_pos])657 self.otime = TimeSpec(data[pos:next_pos])
1051 ii.st_ctime = ii.st_mtime = ii.otime = ii.st_atime;