Home
last modified time | relevance | path

Searched defs:alloc_buf (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dcrypto_fname.c81 char *workbuf, buf[32], *alloc_buf = NULL; in f2fs_fname_encrypt() local
/linux-4.4.14/fs/ext4/
Dcrypto_fname.c76 char *workbuf, buf[32], *alloc_buf = NULL; in ext4_fname_encrypt() local
/linux-4.4.14/drivers/char/
Dvirtio_console.c420 static struct port_buffer *alloc_buf(struct virtqueue *vq, size_t buf_size, in alloc_buf() function