Home
last modified time | relevance | path

Searched refs:orangefs_update_time (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dsymlink.c18 .update_time = orangefs_update_time,
H A Dnamei.c441 .update_time = orangefs_update_time,
H A Dorangefs-kernel.h369 int orangefs_update_time(struct inode *, struct timespec64 *, int);
H A Dinode.c939 int orangefs_update_time(struct inode *inode, struct timespec64 *time, int flags) in orangefs_update_time() function
942 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_update_time: %pU\n", in orangefs_update_time()
963 .update_time = orangefs_update_time,
/kernel/linux/linux-6.6/fs/orangefs/
H A Dsymlink.c18 .update_time = orangefs_update_time,
H A Dorangefs-kernel.h373 int orangefs_update_time(struct inode *, int);
H A Dnamei.c445 .update_time = orangefs_update_time,
H A Dinode.c903 int orangefs_update_time(struct inode *inode, int flags) in orangefs_update_time() function
907 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_update_time: %pU\n", in orangefs_update_time()
975 .update_time = orangefs_update_time,

Completed in 6 milliseconds