Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
Dinode.h18 struct ocfs2_inode_info struct
20 u64 ip_blkno;
22 struct ocfs2_lock_res ip_rw_lockres;
23 struct ocfs2_lock_res ip_inode_lockres;
24 struct ocfs2_lock_res ip_open_lockres;
27 struct rw_semaphore ip_alloc_sem;
30 struct rw_semaphore ip_xattr_sem;
33 spinlock_t ip_lock;
34 u32 ip_open_count;
35 struct list_head ip_io_markers;
[all …]