Home
last modified time | relevance | path

Searched refs:inode_update_time (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/
A Dinode.c1869 int inode_update_time(struct inode *inode, struct timespec64 *time, int flags) in inode_update_time() function
1875 EXPORT_SYMBOL(inode_update_time);
1945 inode_update_time(inode, &now, S_ATIME); in touch_atime()
2058 ret = inode_update_time(inode, now, sync_mode); in __file_update_time()
/linux-6.3-rc2/include/linux/
A Dfs.h2176 int inode_update_time(struct inode *inode, struct timespec64 *time, int flags);
/linux-6.3-rc2/fs/btrfs/
A Dvolumes.c1912 inode_update_time(d_inode(path.dentry), &now, S_MTIME | S_CTIME); in update_dev_time()

Completed in 71 milliseconds