Searched refs:rf_blkno (Results 1 – 3 of 3) sorted by relevance
144 return rf->rf_blkno; in ocfs2_refcount_cache_owner()203 if (blkno < tree->rf_blkno) in ocfs2_find_refcount_tree()205 else if (blkno > tree->rf_blkno) in ocfs2_find_refcount_tree()218 u64 rf_blkno = new->rf_blkno; in ocfs2_insert_refcount_tree() local229 if (rf_blkno < tmp->rf_blkno) in ocfs2_insert_refcount_tree()231 else if (rf_blkno > tmp->rf_blkno) in ocfs2_insert_refcount_tree()301 u64 rf_blkno, u32 generation) in ocfs2_init_refcount_tree_lock() argument305 rf_blkno, generation); in ocfs2_init_refcount_tree_lock()317 new->rf_blkno = rf_blkno; in ocfs2_allocate_refcount_tree()334 osb->osb_ref_tree_lru->rf_blkno == rf_blkno) in ocfs2_get_refcount_tree()[all …]
12 u64 rf_blkno; member
947 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */ member