Searched refs:hmdfs_cache_revalidate (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_dentryfile.h | 255 bool hmdfs_cache_revalidate(unsigned long conn_time, uint64_t dev_id,
|
D | hmdfs_dentryfile.c | 2134 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), con->device_id, in get_remote_dentry_file() 2144 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), con->device_id, in get_remote_dentry_file() 2215 bool hmdfs_cache_revalidate(unsigned long conn_time, uint64_t dev_id, in hmdfs_cache_revalidate() function
|
D | file_remote.c | 1025 if (!hmdfs_cache_revalidate(READ_ONCE(info->conn->conn_time), in hmdfs_dir_open_remote()
|
D | inode_remote.c | 195 if (hmdfs_cache_revalidate(READ_ONCE(con->conn_time), in hmdfs_lookup_by_con()
|