Home
last modified time | relevance | path

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

/openbmc/linux/fs/ufs/
H A Dufs.h110 struct page *page, struct inode *inode, bool update_times);
H A Ddir.c93 bool update_times) in ufs_set_link() argument
109 if (update_times) in ufs_set_link()
/openbmc/linux/fs/ext2/
H A Ddir.c455 struct page *page, struct inode *inode, bool update_times) in ext2_set_link() argument
470 if (update_times) in ext2_set_link()
H A Dext2.h730 struct page *page, struct inode *inode, bool update_times);
/openbmc/linux/fs/btrfs/
H A Dctree.h374 bool update_times; member
H A Dreflink.c504 clone_info.update_times = !no_time_update; in btrfs_clone()
H A Dfile.c2500 if (!extent_info || extent_info->update_times) in btrfs_replace_file_extents()
H A Dinode.c9574 extent_info.update_times = true; in insert_prealloc_file_extent()