Searched refs:bch_acl_entry (Results 1 – 2 of 2) sorted by relevance
31 const bch_acl_entry *in = p; in bch2_acl_to_text()45 p += sizeof(bch_acl_entry); in bch2_acl_to_text()49 p += sizeof(bch_acl_entry); in bch2_acl_to_text()73 sizeof(bch_acl_entry) * nr_long; in bch2_acl_size()110 const bch_acl_entry *entry = p; in bch2_acl_from_disk()124 p += sizeof(bch_acl_entry); in bch2_acl_from_disk()152 const bch_acl_entry *in = p; in bch2_acl_from_disk()167 p += sizeof(bch_acl_entry); in bch2_acl_from_disk()172 p += sizeof(bch_acl_entry); in bch2_acl_from_disk()240 bch_acl_entry *entry = outptr; in bch2_acl_to_xattr()[all …]
16 } bch_acl_entry; typedef
Completed in 6 milliseconds