| /linux/fs/afs/ |
| H A D | dynroot.c | 311 if (!dir_emit(ctx, cell->name, cell->name_len, in afs_dynroot_readdir_cells() 317 if (!dir_emit(ctx, cell->name - 1, cell->name_len + 1, in afs_dynroot_readdir_cells() 340 !dir_emit(ctx, "@cell", 5, 2, DT_LNK)) in afs_dynroot_readdir() 346 !dir_emit(ctx, ".@cell", 6, 3, DT_LNK)) in afs_dynroot_readdir()
|
| /linux/fs/openpromfs/ |
| H A D | inode.c | 281 if (!dir_emit(ctx, ".", 1, inode->i_ino, DT_DIR)) in openpromfs_readdir() 286 if (!dir_emit(ctx, "..", 2, in openpromfs_readdir() 302 if (!dir_emit(ctx, in openpromfs_readdir() 319 if (!dir_emit(ctx, prop->name, strlen(prop->name), in openpromfs_readdir()
|
| /linux/fs/hfs/ |
| H A D | dir.c | 93 if (!dir_emit(ctx, "..", 2, in hfs_readdir() 125 if (!dir_emit(ctx, strbuf, len, in hfs_readdir() 134 if (!dir_emit(ctx, strbuf, len, in hfs_readdir()
|
| /linux/fs/9p/ |
| H A D | vfs_dir.c | 129 over = !dir_emit(ctx, st.name, strlen(st.name), in v9fs_dir_readdir() 185 if (!dir_emit(ctx, curdirent.d_name, in v9fs_dir_readdir_dotl()
|
| /linux/fs/hpfs/ |
| H A D | dir.c | 144 if (!dir_emit(ctx, "..", 2, hpfs_inode->i_parent_dir, DT_DIR)) in hpfs_readdir() 173 if (!dir_emit(ctx, tempname, de->namelen, le32_to_cpu(de->fnode), DT_UNKNOWN)) { in hpfs_readdir()
|
| /linux/fs/ext4/ |
| H A D | dir.c | 277 if (!dir_emit(ctx, de->name, in ext4_readdir() 305 if (!dir_emit(ctx, in ext4_readdir() 545 if (!dir_emit(ctx, fname->name, in call_filldir()
|
| /linux/fs/hfsplus/ |
| H A D | dir.c | 181 if (!dir_emit(ctx, "..", 2, in hfsplus_readdir() 221 if (!dir_emit(ctx, strbuf, len, in hfsplus_readdir() 248 if (!dir_emit(ctx, strbuf, len, in hfsplus_readdir()
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 158 return dir_emit(ctx, d_name, strlen(d_name), in vboxsf_dir_emit() 162 return dir_emit(ctx, info->name.string.utf8, info->name.length, in vboxsf_dir_emit()
|
| /linux/fs/affs/ |
| H A D | dir.c | 159 if (!dir_emit(ctx, name, namelen, ino, DT_UNKNOWN)) in affs_readdir()
|
| /linux/fs/tracefs/ |
| H A D | event_inode.c | 638 if (!dir_emit(ctx, name, strlen(name), ino, DT_REG)) in eventfs_iterate() 662 if (!dir_emit(ctx, name, strlen(name), ino, DT_DIR)) in eventfs_iterate()
|
| /linux/fs/adfs/ |
| H A D | dir_f.c | 262 if (!dir_emit(ctx, obj.name, obj.name_len, in adfs_f_iterate()
|
| H A D | dir_fplus.c | 221 if (!dir_emit(ctx, obj.name, obj.name_len, in adfs_fplus_iterate()
|
| H A D | dir.c | 258 if (!dir_emit(ctx, "..", 2, dir.parent_id, DT_DIR)) in adfs_iterate()
|
| /linux/fs/zonefs/ |
| H A D | super.c | 766 if (!dir_emit(ctx, zonefs_zgroup_name(ztype), 3, in zonefs_readdir_root() 774 if (!dir_emit(ctx, zonefs_zgroup_name(ztype), 3, in zonefs_readdir_root() 815 if (!dir_emit(ctx, fname, fname_len, ino, DT_REG)) in zonefs_readdir_zgroup()
|
| /linux/fs/orangefs/ |
| H A D | dir.c | 226 if (!dir_emit(ctx, s, *len, in fill_from_part()
|
| /linux/fs/befs/ |
| H A D | linuxvfs.c | 261 if (!dir_emit(ctx, nlsname, nlsnamelen, in befs_readdir() 268 if (!dir_emit(ctx, keybuf, keysize, in befs_readdir()
|
| /linux/fs/ecryptfs/ |
| H A D | file.c | 112 res = dir_emit(buf->caller, name, name_size, ino, d_type); in ecryptfs_filldir()
|
| /linux/fs/bfs/ |
| H A D | dir.c | 56 if (!dir_emit(ctx, de->name, size, in bfs_readdir()
|
| /linux/fs/ceph/ |
| H A D | dir.c | 271 if (!dir_emit(ctx, dentry->d_name.name, in __dcache_readdir() 339 if (!dir_emit(ctx, ".", 1, ceph_present_inode(inode), in ceph_readdir() 354 if (!dir_emit(ctx, "..", 2, ino, inode->i_mode >> 12)) in ceph_readdir() 560 if (!dir_emit(ctx, rde->name, rde->name_len, in ceph_readdir()
|
| /linux/fs/romfs/ |
| H A D | super.c | 190 if (!dir_emit(ctx, fsname, j, ino, in romfs_readdir()
|
| /linux/fs/smb/client/ |
| H A D | readdir.c | 844 rc = dir_emit(ctx, dirent->name, dirent->namelen, in emit_cached_dirents() 926 rc = dir_emit(ctx, name, namelen, ino, fattr->cf_dtype); in cifs_dir_emit()
|
| /linux/fs/minix/ |
| H A D | dir.c | 124 if (!dir_emit(ctx, name, l, in minix_readdir()
|
| /linux/fs/coda/ |
| H A D | dir.c | 410 if (!dir_emit(ctx, name.name, name.len, ino, type)) in coda_venus_readdir()
|
| /linux/fs/proc/ |
| H A D | generic.c | 313 if (!dir_emit(ctx, de->name, de->namelen, in proc_readdir_de()
|
| /linux/fs/ |
| H A D | libfs.c | 207 if (!dir_emit(ctx, next->d_name.name, next->d_name.len, in dcache_readdir() 500 return dir_emit(ctx, dentry->d_name.name, dentry->d_name.len, in offset_dir_emit()
|