Searched defs:jfs_inode_info (Results 1 – 1 of 1) sorted by relevance
27 struct jfs_inode_info { struct34 dxd_t ea; /* dxd describing ea */37 int acltype; /* Type of ACL */38 short btorder; /* access order */44 unchar pad;56 struct rw_semaphore rdwrlock;63 struct mutex commit_mutex;65 struct rw_semaphore xattr_sem;67 union {93 } u;[all …]
Completed in 4 milliseconds