Home
last modified time | relevance | path

Searched refs:conn_time (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.h255 bool hmdfs_cache_revalidate(unsigned long conn_time, uint64_t dev_id,
337 static inline bool cache_item_revalidate(unsigned long conn_time, in cache_item_revalidate() argument
342 time_before_eq(conn_time, item_time); in cache_item_revalidate()
H A Ddentry.c48 if (cache_item_revalidate(READ_ONCE(conn->conn_time), in hmdfs_d_remote_revalidate()
H A Dhmdfs_dentryfile.c2148 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), con->device_id, in get_remote_dentry_file()
2158 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), con->device_id, in get_remote_dentry_file()
2229 bool hmdfs_cache_revalidate(unsigned long conn_time, uint64_t dev_id, in hmdfs_cache_revalidate() argument
2244 ret = cache_item_revalidate(conn_time, item->time, in hmdfs_cache_revalidate()
H A Dfile_remote.c1025 if (!hmdfs_cache_revalidate(READ_ONCE(info->conn->conn_time), in hmdfs_dir_open_remote()
H A Dinode_remote.c195 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), in hmdfs_lookup_by_con()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.h255 bool hmdfs_cache_revalidate(unsigned long conn_time, uint64_t dev_id,
337 static inline bool cache_item_revalidate(unsigned long conn_time, in cache_item_revalidate() argument
342 time_before_eq(conn_time, item_time); in cache_item_revalidate()
H A Ddentry.c48 if (cache_item_revalidate(READ_ONCE(conn->conn_time), in hmdfs_d_remote_revalidate()
H A Dhmdfs_dentryfile.c2149 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), con->device_id, in get_remote_dentry_file()
2159 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), con->device_id, in get_remote_dentry_file()
2230 bool hmdfs_cache_revalidate(unsigned long conn_time, uint64_t dev_id, in hmdfs_cache_revalidate() argument
2245 ret = cache_item_revalidate(conn_time, item->time, in hmdfs_cache_revalidate()
H A Dinode_remote.c195 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), in hmdfs_lookup_by_con()
H A Dfile_remote.c1031 if (!hmdfs_cache_revalidate(READ_ONCE(info->conn->conn_time), in hmdfs_dir_open_remote()
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dconnection.h145 unsigned long conn_time; member
H A Dconnection.c588 WRITE_ONCE(peer->conn_time, jif_tmp); in peer_online()
1125 node->conn_time = jiffies; in alloc_peer()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dconnection.h145 unsigned long conn_time; member
H A Dconnection.c588 WRITE_ONCE(peer->conn_time, jif_tmp); in peer_online()
1125 node->conn_time = jiffies; in alloc_peer()

Completed in 22 milliseconds