Searched refs:fs_update_time (Results 1 – 16 of 16) sorted by relevance
| /linux/fs/ |
| H A D | bad_inode.c | 136 static int bad_inode_update_time(struct inode *inode, enum fs_update_time type, in bad_inode_update_time()
|
| H A D | inode.c | 2157 int inode_update_time(struct inode *inode, enum fs_update_time type, in inode_update_time() 2180 int generic_update_time(struct inode *inode, enum fs_update_time type, in generic_update_time()
|
| /linux/fs/fat/ |
| H A D | misc.c | 335 int fat_update_time(struct inode *inode, enum fs_update_time type, in fat_update_time()
|
| H A D | fat.h | 475 int fat_update_time(struct inode *inode, enum fs_update_time type,
|
| /linux/fs/orangefs/ |
| H A D | orangefs-kernel.h | 363 int orangefs_update_time(struct inode *inode, enum fs_update_time type,
|
| H A D | inode.c | 875 int orangefs_update_time(struct inode *inode, enum fs_update_time type, in orangefs_update_time()
|
| /linux/include/linux/ |
| H A D | fs.h | 1996 enum fs_update_time { enum 2028 int (*update_time)(struct inode *inode, enum fs_update_time type, 2409 int inode_update_time(struct inode *inode, enum fs_update_time type, 2411 int generic_update_time(struct inode *inode, enum fs_update_time type,
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 558 int ovl_update_time(struct inode *inode, enum fs_update_time type, in ovl_update_time()
|
| H A D | overlayfs.h | 846 int ovl_update_time(struct inode *inode, enum fs_update_time type,
|
| /linux/fs/xfs/ |
| H A D | xfs_iops.c | 1187 enum fs_update_time type, in xfs_vn_update_time()
|
| /linux/fs/ubifs/ |
| H A D | file.c | 1364 int ubifs_update_time(struct inode *inode, enum fs_update_time type, in ubifs_update_time()
|
| H A D | ubifs.h | 2021 int ubifs_update_time(struct inode *inode, enum fs_update_time type,
|
| /linux/Documentation/filesystems/ |
| H A D | locking.rst | 83 void (*update_time)(struct inode *inode, enum fs_update_time type,
|
| H A D | vfs.rst | 436 void (*update_time)(struct inode *inode, enum fs_update_time type,
|
| /linux/fs/gfs2/ |
| H A D | inode.c | 2271 static int gfs2_update_time(struct inode *inode, enum fs_update_time type, in gfs2_update_time()
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 6468 static int btrfs_update_time(struct inode *inode, enum fs_update_time type, in btrfs_update_time()
|