Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_lib.c196 if (sbi->ll_flags & LL_SBI_SOM_PREVIEW) in client_common_fill_super()
378 if (sbi->ll_flags & LL_SBI_SOM_PREVIEW) in client_common_fill_super()
753 tmp = ll_set_opt("som_preview", s1, LL_SBI_SOM_PREVIEW); in ll_options()
Dllite_internal.h404 #define LL_SBI_SOM_PREVIEW 0x1000 /* SOM preview mount option */ macro