Searched refs:BATTR_READ (Results 1 – 3 of 3) sorted by relevance
197 const BATTR_READ = 1 << 2; constant
253 if bin_support.contains(SysFSOpsSupport::BATTR_READ) in add_bin_file_with_mode()257 } else if bin_support.contains(SysFSOpsSupport::BATTR_READ) { in add_bin_file_with_mode()
231 return SysFSOpsSupport::BATTR_READ; in support_battr()