Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Docfs2.h576 if (di->i_dyn_features & cpu_to_le16(OCFS2_INDEXED_DIR_FL)) in ocfs2_read_links_count()
Docfs2_fs.h250 #define OCFS2_INDEXED_DIR_FL (0x0008) macro
Ddir.c212 if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INDEXED_DIR_FL) in ocfs2_dir_indexed()
2389 OCFS2_I(dir)->ip_dyn_features |= OCFS2_INDEXED_DIR_FL; in ocfs2_dx_dir_attach_index()
4388 OCFS2_I(dir)->ip_dyn_features &= ~OCFS2_INDEXED_DIR_FL; in ocfs2_dx_dir_remove_index()