Searched defs:rf_blkno (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | refcounttree.h | 14 u64 rf_blkno; member
|
| D | refcounttree.c | 219 u64 rf_blkno = new->rf_blkno; in ocfs2_insert_refcount_tree() local 302 u64 rf_blkno, u32 generation) in ocfs2_init_refcount_tree_lock() 310 ocfs2_allocate_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno) in ocfs2_allocate_refcount_tree() 325 static int ocfs2_get_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno, in ocfs2_get_refcount_tree()
|
| D | ocfs2_fs.h | 949 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */ member
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| D | refcounttree.h | 12 u64 rf_blkno; member
|
| D | refcounttree.c | 217 u64 rf_blkno = new->rf_blkno; in ocfs2_insert_refcount_tree() local 300 u64 rf_blkno, u32 generation) in ocfs2_init_refcount_tree_lock() 308 ocfs2_allocate_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno) in ocfs2_allocate_refcount_tree() 323 static int ocfs2_get_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno, in ocfs2_get_refcount_tree()
|
| D | ocfs2_fs.h | 947 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */ member
|