Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dinode.h16 struct ocfs2_inode_info struct
18 u64 ip_blkno;
20 struct ocfs2_lock_res ip_rw_lockres;
21 struct ocfs2_lock_res ip_inode_lockres;
22 struct ocfs2_lock_res ip_open_lockres;
25 struct rw_semaphore ip_alloc_sem;
28 struct rw_semaphore ip_xattr_sem;
31 spinlock_t ip_lock;
32 u32 ip_open_count;
33 struct list_head ip_io_markers;
[all …]