Home
last modified time | relevance | path

Searched refs:DIR_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/fs/vboxsf/
A Dvfsmod.h15 #define DIR_BUFFER_SIZE SZ_16K macro
A Dutils.c485 b->buf = kmalloc(DIR_BUFFER_SIZE, GFP_KERNEL); in vboxsf_dir_buf_alloc()
493 b->free = DIR_BUFFER_SIZE; in vboxsf_dir_buf_alloc()

Completed in 4 milliseconds