Searched defs:buff (Results 1 – 9 of 9) sorted by relevance
/fs/squashfs/ |
D | lz4_wrapper.c | 35 void *buff, int len) in lz4_comp_opts() 54 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) in lz4_init()
|
D | xz_wrapper.c | 52 void *buff, int len) in squashfs_xz_comp_opts() 94 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) in squashfs_xz_init()
|
D | cache.c | 305 void *buff = kmap_atomic(entry->page[offset / PAGE_CACHE_SIZE]) in squashfs_copy_data() local 413 void *buff; in squashfs_read_table() local
|
D | decompressor.h | 39 void *buff, int length) in squashfs_comp_opts()
|
D | zlib_wrapper.c | 37 static void *zlib_init(struct squashfs_sb_info *dummy, void *buff) in zlib_init()
|
D | lzo_wrapper.c | 41 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff) in lzo_init()
|
/fs/befs/ |
D | datastream.c | 125 befs_read_lsymlink(struct super_block * sb, befs_data_stream * ds, void *buff, in befs_read_lsymlink()
|
/fs/ecryptfs/ |
D | main.c | 780 struct kobj_attribute *attr, char *buff) in version_show()
|
/fs/ncpfs/ |
D | sock.c | 50 static int _send(struct socket *sock, const void *buff, int len) in _send()
|