Home
last modified time | relevance | path

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

/Linux-v4.19/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 spinlock_t ip_lock;
48 u32 ip_open_count;
49 struct list_head ip_io_markers;
[all …]