Searched refs:LL_SBI_SOM_PREVIEW (Results 1 – 2 of 2) sorted by relevance
208 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()
412 #define LL_SBI_SOM_PREVIEW 0x1000 /* SOM preview mount option */ macro