Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-obdo.c73 if (valid & LA_BLOCKS) { /* allocation of space (x512 bytes) */ in obdo_from_la()
124 newvalid |= LA_BLOCKS; in la_from_obdo()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h447 LA_BLOCKS = 1 << 7, enumerator