Home
last modified time | relevance | path

Searched refs:__cifs_fscache_query_occupancy (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/cifs/
Dfscache.h76 extern int __cifs_fscache_query_occupancy(struct inode *inode,
88 return __cifs_fscache_query_occupancy(inode, first, nr_pages, in cifs_fscache_query_occupancy()
Dfscache.c227 int __cifs_fscache_query_occupancy(struct inode *inode, in __cifs_fscache_query_occupancy() function