Home
last modified time | relevance | path

Searched refs:bch_acl_entry_short (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dacl.c41 p += sizeof(bch_acl_entry_short); in bch2_acl_to_text()
72 sizeof(bch_acl_entry_short) * nr_short + in bch2_acl_size()
112 if (p + sizeof(bch_acl_entry_short) > end) in bch2_acl_from_disk()
120 p += sizeof(bch_acl_entry_short); in bch2_acl_from_disk()
162 p += sizeof(bch_acl_entry_short); in bch2_acl_from_disk()
265 outptr += sizeof(bch_acl_entry_short); in bch2_acl_to_xattr()
H A Dacl.h21 } bch_acl_entry_short; typedef