Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c2135 void lu_buf_alloc(struct lu_buf *buf, int size) in lu_buf_alloc() function
2144 EXPORT_SYMBOL(lu_buf_alloc);
2149 lu_buf_alloc(buf, size); in lu_buf_realloc()
2156 lu_buf_alloc(buf, len); in lu_buf_check_and_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h1333 void lu_buf_alloc(struct lu_buf *buf, int size);