Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Docfs2_fs.h235 #define OCFS2_INDEXED_DIR_FL (0x0008) macro
A Ddir.c192 if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INDEXED_DIR_FL) in ocfs2_dir_indexed()
2360 OCFS2_I(dir)->ip_dyn_features |= OCFS2_INDEXED_DIR_FL; in ocfs2_dx_dir_attach_index()
4358 OCFS2_I(dir)->ip_dyn_features &= ~OCFS2_INDEXED_DIR_FL; in ocfs2_dx_dir_remove_index()

Completed in 17 milliseconds