Home
last modified time | relevance | path

Searched refs:KEY_FIEMAP (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dobd.h831 #define KEY_FIEMAP "fiemap" macro
/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2027 } else if (KEY_IS(KEY_FIEMAP)) { in lov_get_info()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c2732 } else if (KEY_IS(KEY_FIEMAP)) { in osc_get_info()
/drivers/staging/lustre/lustre/llite/
Dfile.c1673 struct ll_fiemap_info_key fm_key = { .name = KEY_FIEMAP, }; in ll_do_fiemap()