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