Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_acl.c70 acl_e->e_perm = be16_to_cpu(ace->ae_perm); in xfs_acl_from_disk()
124 ace->ae_perm = cpu_to_be16(acl_e->e_perm); in xfs_acl_to_disk()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_format.h1795 __be16 ae_perm; member