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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_dinode.h70 __le32 di_acltype; /* 4: Type of ACL */ member in struct:dinode
H A Djfs_imap.c3127 jfs_ip->acltype = le32_to_cpu(dip->di_acltype);
3201 dip->di_acltype = cpu_to_le32(jfs_ip->acltype);

Completed in 57 milliseconds