Home
last modified time | relevance | path

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

/linux/fs/ufs/
H A Dufs.h112 struct folio *folio, struct inode *inode, bool update_times);
H A Ddir.c87 bool update_times) in ufs_set_link() argument
102 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.h392 bool update_times; member
H A Dreflink.c504 clone_info.update_times = !no_time_update; in btrfs_clone()
H A Dfile.c2507 if (!extent_info || extent_info->update_times) in btrfs_replace_file_extents()