Searched refs:need_rebuild_dcache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_server.c | 909 static bool need_rebuild_dcache(struct hmdfs_dcache_header *h, in need_rebuild_dcache() function 953 return !need_rebuild_dcache(&header, inode->i_ctime, precision); in hmdfs_server_cache_validate() 996 return !need_rebuild_dcache(&header, inode->i_ctime, in hmdfs_client_cache_validate()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_server.c | 909 static bool need_rebuild_dcache(struct hmdfs_dcache_header *h, in need_rebuild_dcache() function 953 return !need_rebuild_dcache(&header, inode->__i_ctime, precision); in hmdfs_server_cache_validate() 996 return !need_rebuild_dcache(&header, inode->__i_ctime, in hmdfs_client_cache_validate()
|
Completed in 7 milliseconds