Lines Matching defs:orangefs_inode_s
175 struct orangefs_inode_s { struct
180 * reader/writer semaphore on the orangefs_inode_s structure. argument
182 struct rw_semaphore xattr_sem;
184 struct inode vfs_inode;
185 sector_t last_failed_block_index_read;
187 unsigned long getattr_time;
188 unsigned long mapping_time;
189 int attr_valid;
190 kuid_t attr_uid;
191 kgid_t attr_gid;
192 unsigned long bitlock;