Home
last modified time | relevance | path

Searched refs:inode_set_mtime_to_ts (Results 1 – 25 of 46) sorted by relevance

12

/linux/fs/
H A Dattr.c312 inode_set_mtime_to_ts(inode, attr->ia_mtime); in setattr_copy_mgtime()
314 inode_set_mtime_to_ts(inode, now); in setattr_copy_mgtime()
363 inode_set_mtime_to_ts(inode, attr->ia_mtime); in setattr_copy()
H A Dstack.c70 inode_set_mtime_to_ts(dest, inode_get_mtime(src)); in fsstack_copy_attr_all()
/linux/include/linux/
H A Dfs_stack.h26 inode_set_mtime_to_ts(dest, inode_get_mtime(src)); in fsstack_copy_attr_times()
/linux/fs/efivarfs/
H A Dfile.c66 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in efivarfs_file_write()
/linux/fs/ufs/
H A Ddir.c105 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in ufs_set_link()
383 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in ufs_add_link()
528 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in ufs_delete_entry()
/linux/fs/coda/
H A Dcoda_linux.c129 inode_set_mtime_to_ts(inode, in coda_vattr_to_iattr()
H A Dfile.c86 inode_set_mtime_to_ts(coda_inode, inode_set_ctime_current(coda_inode)); in coda_file_write_iter()
/linux/fs/f2fs/
H A Ddir.c463 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in f2fs_set_link()
618 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in f2fs_update_parent_metadata()
930 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in f2fs_delete_entry()
/linux/fs/nfs/
H A Dinode.c519 inode_set_mtime_to_ts(inode, fattr->mtime); in nfs_fhget()
640 inode_set_mtime_to_ts(inode, attr->ia_mtime); in nfs_set_timestamps_to_ts()
882 inode_set_mtime_to_ts(inode, fattr->mtime); in nfs_setattr_update_inode()
884 inode_set_mtime_to_ts(inode, attr->ia_mtime); in nfs_setattr_update_inode()
1634 inode_set_mtime_to_ts(inode, fattr->mtime); in nfs_wcc_update_inode()
2371 inode_set_mtime_to_ts(inode, fattr->mtime); in nfs_update_inode()
/linux/fs/gfs2/
H A Dbmap.c1426 inode_set_mtime_to_ts(&ip->i_inode, inode_set_ctime_current(&ip->i_inode)); in trunc_start()
1623 inode_set_mtime_to_ts(&ip->i_inode, inode_set_ctime_current(&ip->i_inode)); in sweep_bh_for_rgrps()
1990 inode_set_mtime_to_ts(&ip->i_inode, inode_set_ctime_current(&ip->i_inode)); in punch_hole()
2033 inode_set_mtime_to_ts(&ip->i_inode, inode_set_ctime_current(&ip->i_inode)); in trunc_end()
2140 inode_set_mtime_to_ts(&ip->i_inode, inode_set_ctime_current(&ip->i_inode)); in do_grow()
/linux/fs/kernfs/
H A Dinode.c161 inode_set_mtime_to_ts(inode, attrs->ia_mtime); in set_inode_attr()
/linux/fs/afs/
H A Dinode.c89 inode_set_mtime_to_ts(inode, t); in afs_inode_init_from_status()
207 inode_set_mtime_to_ts(inode, t); in afs_apply_status()
/linux/fs/ceph/
H A Dinode.c240 inode_set_mtime_to_ts(inode, inode_get_mtime(parent)); in ceph_get_snapdir()
941 inode_set_mtime_to_ts(inode, *mtime); in ceph_fill_file_time()
948 inode_set_mtime_to_ts(inode, *mtime); in ceph_fill_file_time()
963 inode_set_mtime_to_ts(inode, *mtime); in ceph_fill_file_time()
2817 inode_set_mtime_to_ts(inode, attr->ia_mtime); in __ceph_setattr()
2821 inode_set_mtime_to_ts(inode, attr->ia_mtime); in __ceph_setattr()
/linux/fs/ntfs3/
H A Dinode.c188 inode_set_mtime_to_ts(inode, ts); in ntfs_read_mft()
1877 inode_set_mtime_to_ts(inode, ni->i_crtime); in ntfs_create_inode()
1878 inode_set_mtime_to_ts(dir, ni->i_crtime); in ntfs_create_inode()
1990 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in ntfs_unlink_inode()
H A Dnamei.c157 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in ntfs_link()
H A Dfile.c695 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in ntfs_fallocate()
749 inode_set_mtime_to_ts(inode, in ntfs_setattr()
/linux/fs/ntfs/
H A Dnamei.c478 inode_set_mtime_to_ts(dir, ni->i_crtime); in __ntfs_create()
1042 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in ntfs_unlink()
1128 inode_set_mtime_to_ts(vi, inode_set_atime_to_ts(vi, current_time(vi))); in ntfs_rmdir()
/linux/fs/zonefs/
H A Dsuper.c658 inode_set_mtime_to_ts(inode, in zonefs_get_file_inode()
696 inode_set_mtime_to_ts(inode, in zonefs_get_zgroup_inode()
/linux/fs/smb/client/
H A Dinode.c207 inode_set_mtime_to_ts(inode, fattr->cf_mtime); in cifs_fattr_to_inode()
2107 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in __cifs_unlink()
2443 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode));
2675 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode));
3073 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode));
/linux/fs/configfs/
H A Ddir.c321 inode_set_mtime_to_ts(p_inode, inode_set_ctime_current(p_inode)); in configfs_create_dir()
390 inode_set_mtime_to_ts(p_inode, inode_set_ctime_current(p_inode)); in configfs_create_link()
/linux/fs/overlayfs/
H A Dfile.c316 inode_set_mtime_to_ts(inode, inode_get_mtime(upperinode)); in ovl_file_accessed()
/linux/fs/btrfs/
H A Dfile.c1057 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in btrfs_write_check()
2508 inode_set_mtime_to_ts(&inode->vfs_inode, in btrfs_replace_file_extents()
2748 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in btrfs_punch_hole()
2768 inode_set_mtime_to_ts(inode, now); in btrfs_punch_hole()
H A Dreflink.c34 inode_set_mtime_to_ts(vfs_inode, inode_set_ctime_current(vfs_inode)); in clone_finish_inode_update()
/linux/fs/ext4/
H A Dnamei.c2150 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in add_dirent_to_buf()
3202 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in ext4_rmdir()
3275 inode_set_mtime_to_ts(dir, inode_set_ctime_current(dir)); in __ext4_unlink()
3657 inode_set_mtime_to_ts(ent->dir, inode_set_ctime_current(ent->dir)); in ext4_setent()
3972 inode_set_mtime_to_ts(old.dir, inode_set_ctime_current(old.dir)); in ext4_rename()
/linux/security/apparmor/
H A Dpolicy_unpack.c95 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in __aa_loaddata_update()
98 inode_set_mtime_to_ts(inode, inode_set_ctime_current(inode)); in __aa_loaddata_update()

12