Searched refs:dir_emit_dots (Results 1 – 18 of 18) sorted by relevance
| /linux/fs/affs/ |
| H A D | dir.c | 97 if (!dir_emit_dots(file, ctx)) in affs_readdir()
|
| /linux/fs/proc/ |
| H A D | namespaces.c | 125 if (!dir_emit_dots(file, ctx)) in proc_ns_dir_readdir()
|
| H A D | fd.c | 257 if (!dir_emit_dots(file, ctx)) in proc_readfd_common()
|
| H A D | generic.c | 292 if (!dir_emit_dots(file, ctx)) in proc_readdir_de()
|
| H A D | base.c | 2428 if (!dir_emit_dots(file, ctx)) in proc_map_files_readdir() 2750 if (!dir_emit_dots(file, ctx)) in proc_pident_readdir() 3926 if (!dir_emit_dots(file, ctx)) in proc_task_readdir()
|
| H A D | proc_sysctl.c | 776 if (!dir_emit_dots(file, ctx)) in proc_sys_readdir()
|
| /linux/fs/afs/ |
| H A D | dynroot.c | 335 if (!dir_emit_dots(file, ctx)) in afs_dynroot_readdir()
|
| /linux/fs/smb/client/ |
| H A D | readdir.c | 1104 if (!dir_emit_dots(file, ctx)) { in cifs_readdir() 1133 if (!dir_emit_dots(file, ctx)) in cifs_readdir()
|
| /linux/fs/ |
| H A D | libfs.c | 198 if (!dir_emit_dots(file, ctx)) in dcache_readdir() 562 if (!dir_emit_dots(file, ctx)) in offset_readdir() 1761 dir_emit_dots(file, ctx); in empty_dir_readdir()
|
| /linux/fs/coda/ |
| H A D | dir.c | 368 if (!dir_emit_dots(coda_file, ctx)) in coda_venus_readdir()
|
| /linux/fs/zonefs/ |
| H A D | super.c | 759 if (!dir_emit_dots(file, ctx)) in zonefs_readdir_root() 804 if (!dir_emit_dots(file, ctx)) in zonefs_readdir_zgroup()
|
| /linux/fs/tracefs/ |
| H A D | event_inode.c | 592 if (!dir_emit_dots(file, ctx)) in eventfs_iterate()
|
| /linux/fs/exfat/ |
| H A D | dir.c | 224 if (!dir_emit_dots(file, ctx)) in exfat_iterate()
|
| /linux/fs/kernfs/ |
| H A D | dir.c | 1894 if (!dir_emit_dots(file, ctx)) in kernfs_fop_readdir()
|
| /linux/fs/configfs/ |
| H A D | dir.c | 1642 if (!dir_emit_dots(file, ctx)) in configfs_readdir()
|
| /linux/fs/ubifs/ |
| H A D | dir.c | 634 if (!dir_emit_dots(file, ctx)) { in ubifs_readdir()
|
| /linux/include/linux/ |
| H A D | fs.h | 3578 static inline bool dir_emit_dots(struct file *file, struct dir_context *ctx) in dir_emit_dots() function
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 6324 if (!dir_emit_dots(file, ctx)) in btrfs_real_readdir()
|