Searched refs:dir_emit_dot (Results 1 – 6 of 6) sorted by relevance
72 if (!dir_emit_dot(file, ctx)) in hfs_readdir()
139 if (!dir_emit_dot(file, ctx)) in hpfs_readdir()
313 if (!dir_emit_dot(file, ctx)) in orangefs_dir_iterate()
253 if (!dir_emit_dot(file, ctx)) in adfs_iterate()
159 if (!dir_emit_dot(file, ctx)) in hfsplus_readdir()
3568 static inline bool dir_emit_dot(struct file *file, struct dir_context *ctx) in dir_emit_dot() function3581 if (!dir_emit_dot(file, ctx)) in dir_emit_dots()