Home
last modified time | relevance | path

Searched refs:update_times (Results 1 – 8 of 8) sorted by relevance

/linux/fs/ufs/
H A Dufs.h112 struct folio *folio, struct inode *inode, bool update_times);
H A Ddir.c86 bool update_times) in ufs_set_link() argument
103 if (update_times) in ufs_set_link()
/linux/fs/ext2/
H A Ddir.c451 struct folio *folio, struct inode *inode, bool update_times) in ext2_set_link() argument
466 if (update_times) in ext2_set_link()
H A Dext2.h730 struct folio *folio, struct inode *inode, bool update_times);
/linux/fs/btrfs/
H A Dctree.h410 bool update_times; member
H A Dreflink.c504 clone_info.update_times = !no_time_update; in btrfs_clone()
H A Dfile.c2380 if (!extent_info || extent_info->update_times) in btrfs_replace_file_extents()
H A Dinode.c8787 extent_info.update_times = true; in insert_prealloc_file_extent()