Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Drefcounttree.h12 u64 rf_blkno; member
Drefcounttree.c217 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()
Docfs2_fs.h947 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */ member