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()
118 static uint16_t nfs_super_get_key(const void *cookie_netfs_data, in nfs_super_get_key() argument
122 const struct nfs_server *nfss = cookie_netfs_data; in nfs_super_get_key()
168 static uint16_t nfs_fscache_inode_get_key(const void *cookie_netfs_data, in nfs_fscache_inode_get_key() argument
171 const struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_get_key()
186 static void nfs_fscache_inode_get_attr(const void *cookie_netfs_data, in nfs_fscache_inode_get_attr() argument
189 const struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_get_attr()
202 static uint16_t nfs_fscache_inode_get_aux(const void *cookie_netfs_data, in nfs_fscache_inode_get_aux() argument
206 const struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_get_aux()
230 enum fscache_checkaux nfs_fscache_inode_check_aux(void *cookie_netfs_data, in nfs_fscache_inode_check_aux() argument
235 struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_check_aux()
261 static void nfs_fscache_inode_now_uncached(void *cookie_netfs_data) in nfs_fscache_inode_now_uncached() argument
263 struct nfs_inode *nfsi = cookie_netfs_data; in nfs_fscache_inode_now_uncached()
301 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) in nfs_fh_get_context() argument
311 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) in nfs_fh_put_context() argument