Searched defs:bufmax (Results  1 – 5 of 5) sorted by relevance
| /linux-4.1.27/fs/afs/ | 
| D | cache.c | 85 				       void *buffer, uint16_t bufmax)  in afs_cell_cache_get_key()104 				       void *buffer, uint16_t bufmax)  in afs_cell_cache_get_aux()
 135 					    void *buffer, uint16_t bufmax)  in afs_vlocation_cache_get_key()
 156 					    void *buffer, uint16_t bufmax)  in afs_vlocation_cache_get_aux()
 228 					void *buffer, uint16_t bufmax)  in afs_volume_cache_get_key()
 251 					void *buffer, uint16_t bufmax)  in afs_vnode_cache_get_key()
 289 					void *buffer, uint16_t bufmax)  in afs_vnode_cache_get_aux()
 
 | 
| /linux-4.1.27/fs/nfs/ | 
| D | fscache-index.c | 69 				   void *buffer, uint16_t bufmax)  in nfs_server_get_key()119 				  void *buffer, uint16_t bufmax)  in nfs_super_get_key()
 169 					  void *buffer, uint16_t bufmax)  in nfs_fscache_inode_get_key()
 203 					  void *buffer, uint16_t bufmax)  in nfs_fscache_inode_get_aux()
 
 | 
| /linux-4.1.27/fs/fscache/ | 
| D | fsdef.c | 84 					    void *buffer, uint16_t bufmax)  in fscache_fsdef_netfs_get_key()104 					    void *buffer, uint16_t bufmax)  in fscache_fsdef_netfs_get_aux()
 
 | 
| /linux-4.1.27/fs/9p/ | 
| D | cache.c | 59 					   void *buffer, uint16_t bufmax)  in v9fs_cache_session_get_key()108 					 void *buffer, uint16_t bufmax)  in v9fs_cache_inode_get_key()
 
 | 
| /linux-4.1.27/fs/ceph/ | 
| D | cache.c | 101 					   void *buffer, uint16_t bufmax)  in ceph_fscache_inode_get_aux()
 |