Searched refs:LL_SBI_ACL (Results 1 – 3 of 3) sorted by relevance
93 !(sbi->ll_flags & LL_SBI_ACL)) in xattr_type_filter()
314 sbi->ll_flags |= LL_SBI_ACL; in client_common_fill_super()320 sbi->ll_flags &= ~LL_SBI_ACL; in client_common_fill_super()460 else if (sbi->ll_flags & LL_SBI_ACL) in client_common_fill_super()
397 #define LL_SBI_ACL 0x10 /* support ACL */ macro