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

/linux-master/fs/jfs/
H A Djfs_inode.c110 jfs_inode->acltype = 0;
H A Djfs_incore.h37 int acltype; /* Type of ACL */ member in struct:jfs_inode_info
H A Djfs_imap.c3084 jfs_ip->acltype = le32_to_cpu(dip->di_acltype);
3159 dip->di_acltype = cpu_to_le32(jfs_ip->acltype);

Completed in 200 milliseconds