Lines Matching refs:cookie_netfs_data

68 static uint16_t nfs_server_get_key(const void *cookie_netfs_data,  in nfs_server_get_key()  argument
71 const struct nfs_client *clp = cookie_netfs_data; in nfs_server_get_key()
119 static uint16_t nfs_super_get_key(const void *cookie_netfs_data, in nfs_super_get_key() argument
123 const struct nfs_server *nfss = cookie_netfs_data; in nfs_super_get_key()
169 static uint16_t nfs_fscache_inode_get_key(const void *cookie_netfs_data, in nfs_fscache_inode_get_key() argument
172 const struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_get_key()
187 static void nfs_fscache_inode_get_attr(const void *cookie_netfs_data, in nfs_fscache_inode_get_attr() argument
190 const struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_get_attr()
203 static uint16_t nfs_fscache_inode_get_aux(const void *cookie_netfs_data, in nfs_fscache_inode_get_aux() argument
207 const struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_get_aux()
231 enum fscache_checkaux nfs_fscache_inode_check_aux(void *cookie_netfs_data, in nfs_fscache_inode_check_aux() argument
236 struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_check_aux()
262 static void nfs_fscache_inode_now_uncached(void *cookie_netfs_data) in nfs_fscache_inode_now_uncached() argument
264 struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_now_uncached()
302 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) in nfs_fh_get_context() argument
312 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) in nfs_fh_put_context() argument