Home
last modified time | relevance | path

Searched refs:acltype (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/jfs/
Djfs_inode.c110 jfs_inode->acltype = 0; in ialloc()
Djfs_incore.h37 int acltype; /* Type of ACL */ member
Djfs_imap.c3077 jfs_ip->acltype = le32_to_cpu(dip->di_acltype); in copy_from_dinode()
3152 dip->di_acltype = cpu_to_le32(jfs_ip->acltype); in copy_to_dinode()