Home
last modified time | relevance | path

Searched defs:ocfs2_inode_info (Results 1 – 1 of 1) sorted by relevance

/fs/ocfs2/
Dinode.h32 struct ocfs2_inode_info struct
34 u64 ip_blkno;
36 struct ocfs2_lock_res ip_rw_lockres;
37 struct ocfs2_lock_res ip_inode_lockres;
38 struct ocfs2_lock_res ip_open_lockres;
41 struct rw_semaphore ip_alloc_sem;
44 struct rw_semaphore ip_xattr_sem;
47 atomic_t ip_unaligned_aio;
50 spinlock_t ip_lock;
51 u32 ip_open_count;
[all …]