Lines Matching defs:orangefs_inode_s
183 struct orangefs_inode_s { struct
188 * reader/writer semaphore on the orangefs_inode_s structure. argument
190 struct rw_semaphore xattr_sem;
192 struct inode vfs_inode;
193 sector_t last_failed_block_index_read;
195 unsigned long getattr_time;
196 unsigned long mapping_time;
197 int attr_valid;
198 kuid_t attr_uid;
199 kgid_t attr_gid;
200 unsigned long bitlock;