Home
last modified time | relevance | path

Searched refs:i_last_eb_blk (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.c280 u64 last_eb_blk = le64_to_cpu(di->i_last_eb_blk); in ocfs2_last_eb_is_empty()
496 else if (eb->h_blkno == di->i_last_eb_blk) in ocfs2_get_clusters_nocache()
498 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
H A Docfs2_fs.h683 __le64 i_last_eb_blk; /* Pointer to last extent member
H A Dnamei.c566 fe->i_last_eb_blk = 0; in __ocfs2_mknod_locked()
H A Dalloc.c178 di->i_last_eb_blk = cpu_to_le64(blkno); in ocfs2_dinode_set_last_eb_blk()
186 return le64_to_cpu(di->i_last_eb_blk); in ocfs2_dinode_get_last_eb_blk()
2699 * We have to update i_last_eb_blk during the meta in ocfs2_rotate_subtree_left()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dextent_map.c278 u64 last_eb_blk = le64_to_cpu(di->i_last_eb_blk); in ocfs2_last_eb_is_empty()
494 else if (eb->h_blkno == di->i_last_eb_blk) in ocfs2_get_clusters_nocache()
496 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
H A Docfs2_fs.h681 __le64 i_last_eb_blk; /* Pointer to last extent member
H A Dnamei.c566 fe->i_last_eb_blk = 0; in __ocfs2_mknod_locked()
H A Dalloc.c176 di->i_last_eb_blk = cpu_to_le64(blkno); in ocfs2_dinode_set_last_eb_blk()
184 return le64_to_cpu(di->i_last_eb_blk); in ocfs2_dinode_get_last_eb_blk()
2697 * We have to update i_last_eb_blk during the meta in ocfs2_rotate_subtree_left()

Completed in 32 milliseconds