Home
last modified time | relevance | path

Searched refs:OCFS2_DX_ROOT_REMOVE_CREDITS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ocfs2/ !
Djournal.h481 #define OCFS2_DX_ROOT_REMOVE_CREDITS (OCFS2_INODE_UPDATE_CREDITS + \ macro
Ddir.c4343 handle = ocfs2_start_trans(osb, OCFS2_DX_ROOT_REMOVE_CREDITS); in ocfs2_dx_dir_remove_index()