Searched defs:buff (Results  1 – 12 of 12) sorted by relevance
| /fs/squashfs/ | 
| D | lz4_wrapper.c | 33 	void *buff, int len)  in lz4_comp_opts() 52 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff)  in lz4_init() 98 	void *buff = stream->input, *data;  in lz4_uncompress()  local
  | 
| D | lzo_wrapper.c | 28 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff)  in lzo_init() 72 	void *buff = stream->input, *data;  in lzo_uncompress()  local
  | 
| D | xz_wrapper.c | 39 	void *buff, int len)  in squashfs_xz_comp_opts() 81 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff)  in squashfs_xz_init()
  | 
| D | decompressor.h | 28 							void *buff, int length)  in squashfs_comp_opts()
  | 
| D | zlib_wrapper.c | 24 static void *zlib_init(struct squashfs_sb_info *dummy, void *buff)  in zlib_init()
  | 
| D | zstd_wrapper.c | 29 static void *zstd_init(struct squashfs_sb_info *msblk, void *buff)  in zstd_init()
  | 
| D | cache.c | 304 		void *buff = entry->data[offset / PAGE_SIZE]  in squashfs_copy_data()  local
  | 
| /fs/befs/ | 
| D | datastream.c | 131 		   void *buff, befs_off_t len)  in befs_read_lsymlink()
  | 
| /fs/ext4/ | 
| D | hash.c | 300 	unsigned char *buff;  in ext4fs_dirhash()  local
  | 
| /fs/fuse/ | 
| D | inode.c | 2247 				       struct kobj_attribute *attr, char *buff)  in fuse_passthrough_show() 2258 				       struct kobj_attribute *attr, char *buff)  in fuse_bpf_show() 2289 				       struct kobj_attribute *attr, char *buff)  in bpf_prog_type_fuse_show()
  | 
| D | virtio_fs.c | 367 	char buff[12];  in virtio_fs_add_queues_sysfs()  local
  | 
| /fs/ecryptfs/ | 
| D | main.c | 756 			    struct kobj_attribute *attr, char *buff)  in version_show()
  |