Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c208 if (sbi->ll_flags & LL_SBI_SOM_PREVIEW) in client_common_fill_super()
405 if (sbi->ll_flags & LL_SBI_SOM_PREVIEW) in client_common_fill_super()
813 tmp = ll_set_opt("som_preview", s1, LL_SBI_SOM_PREVIEW); in ll_options()
Dllite_internal.h412 #define LL_SBI_SOM_PREVIEW 0x1000 /* SOM preview mount option */ macro