Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dinode.h70 __le32 di_acltype; /* 4: Type of ACL */ member
Djfs_imap.c3093 jfs_ip->acltype = le32_to_cpu(dip->di_acltype); in copy_from_dinode()
3168 dip->di_acltype = cpu_to_le32(jfs_ip->acltype); in copy_to_dinode()