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

/linux-master/fs/nfs/
H A Ddir.c145 struct nfs_cache_array { struct
204 struct nfs_cache_array *array;
221 struct nfs_cache_array *array;
255 static u64 nfs_readdir_array_index_cookie(struct nfs_cache_array *array)
260 static void nfs_readdir_array_set_eof(struct nfs_cache_array *array)
266 static bool nfs_readdir_array_is_full(struct nfs_cache_array *array)
291 return (PAGE_SIZE - sizeof(struct nfs_cache_array)) /
298 static int nfs_readdir_array_can_expand(struct nfs_cache_array *array)
313 struct nfs_cache_array *array;
369 struct nfs_cache_array *arra
[all...]

Completed in 147 milliseconds