Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Ddir.c82 static int ocfs2_dir_indexed(struct inode *inode);
95 return ocfs2_meta_ecc(osb) || ocfs2_dir_indexed(dir); in ocfs2_supports_dir_trailer()
209 static int ocfs2_dir_indexed(struct inode *inode) in ocfs2_dir_indexed() function
1092 if (ocfs2_dir_indexed(dir)) in ocfs2_find_entry()
1418 if (ocfs2_dir_indexed(dir)) in ocfs2_delete_entry()
1628 if (ocfs2_dir_indexed(dir)) { in __ocfs2_add_entry()
1708 if (ocfs2_dir_indexed(dir)) { in __ocfs2_add_entry()
1739 if (ocfs2_dir_indexed(dir)) in __ocfs2_add_entry()
2158 if (ocfs2_dir_indexed(inode)) { in ocfs2_empty_dir()
3295 if (ocfs2_dir_indexed(dir)) in ocfs2_extend_dir()
[all …]