Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 4 of 4) sorted by relevance

/fs/squashfs/
Dcache.c305 void *buff = entry->data[offset / PAGE_CACHE_SIZE] in squashfs_copy_data() local
/fs/befs/
Ddatastream.c126 befs_read_lsymlink(struct super_block * sb, befs_data_stream * ds, void *buff, in befs_read_lsymlink()
/fs/ecryptfs/
Dmain.c769 struct kobj_attribute *attr, char *buff) in version_show()
/fs/ncpfs/
Dsock.c48 static int _send(struct socket *sock, const void *buff, int len) in _send()