Searched refs:LL_SBI_OSS_CAPA (Results 1 – 3 of 3) sorted by relevance
324 if ((ll_i2sbi(inode)->ll_flags & LL_SBI_OSS_CAPA) == 0) in ll_osscapa_get()587 if ((ll_i2sbi(inode)->ll_flags & (LL_SBI_MDS_CAPA | LL_SBI_OSS_CAPA)) in ll_capa_open()601 if ((ll_i2sbi(inode)->ll_flags & (LL_SBI_MDS_CAPA | LL_SBI_OSS_CAPA)) in ll_capa_close()647 if (sbi->ll_flags & (LL_SBI_MDS_CAPA | LL_SBI_OSS_CAPA)) in ll_print_capa_stat()
408 #define LL_SBI_OSS_CAPA 0x100 /* support oss capa */ macro
359 sbi->ll_flags |= LL_SBI_OSS_CAPA; in client_common_fill_super()