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