Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_acl.c69 acl_e->e_tag = be32_to_cpu(ace->ae_tag); in xfs_acl_from_disk()
109 ace->ae_tag = cpu_to_be32(acl_e->e_tag); in xfs_acl_to_disk()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_format.h1793 __be32 ae_tag; member