/openbmc/linux/fs/fuse/ |
H A D | readdir.c | 394 unsigned int offset = ff->readdir.cache_off & ~PAGE_MASK; in fuse_parse_cache() 416 if (ff->readdir.pos == ctx->pos) { in fuse_parse_cache() 423 ff->readdir.pos = dirent->off; in fuse_parse_cache() 424 ff->readdir.cache_off += reclen; in fuse_parse_cache() 457 if (ff->readdir.pos != ctx->pos) { in fuse_readdir_cached() 458 ff->readdir.pos = 0; in fuse_readdir_cached() 459 ff->readdir.cache_off = 0; in fuse_readdir_cached() 502 if (ff->readdir.version != fi->rdc.version) { in fuse_readdir_cached() 503 ff->readdir.pos = 0; in fuse_readdir_cached() 504 ff->readdir.cache_off = 0; in fuse_readdir_cached() [all …]
|
H A D | Makefile | 10 fuse-y := dev.o dir.o file.o inode.o control.o xattr.o acl.o readdir.o ioctl.o
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
H A D | 0001-libau-Do-not-build-LFS-version-of-readdir.patch | 4 Subject: [PATCH] libau: Do not build LFS version of readdir 6 rdu64 is providing largefile supported version of readdir and readdir_r 8 not needed since readdir() and readdir_r() are already LFS capable
|
/openbmc/linux/tools/perf/util/ |
H A D | tracepoint.h | 11 while ((evt_dirent = readdir(evt_dir)) != NULL) \ 18 while ((sys_dirent = readdir(sys_dir)) != NULL) \
|
/openbmc/linux/tools/iio/ |
H A D | lsiio.c | 49 while (ent = readdir(dp), ent) in dump_channels() 113 while (ent = readdir(dp), ent) { in dump_devices() 135 while (ent = readdir(dp), ent) { in dump_devices()
|
H A D | iio_utils.c | 122 while (ent = readdir(dp), ent) in iioutils_get_type() 247 while (ent = readdir(dp), ent) in iioutils_get_param_float() 338 while (ent = readdir(dp), ent) in build_channel_array() 380 while (ent = readdir(dp), ent) { in build_channel_array() 576 while (ent = readdir(dp), ent) { in find_type_by_name()
|
/openbmc/linux/fs/orangefs/ |
H A D | dir.c | 75 op->upcall.req.readdir.refn = oi->refn; in do_readdir() 76 op->upcall.req.readdir.token = od->token; in do_readdir() 77 op->upcall.req.readdir.max_dirent_count = in do_readdir() 87 op->upcall.req.readdir.buf_index = bufi; in do_readdir()
|
/openbmc/linux/tools/perf/arch/arm/util/ |
H A D | auxtrace.c | 73 while ((dent = readdir(dir))) { in find_all_hisi_ptt_pmus() 89 while ((dent = readdir(dir))) { in find_all_hisi_ptt_pmus()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | perf.c | 166 while ((proc_de = readdir(proc))) { in show_proc() 186 while ((pid_fd_de = readdir(pid_fd))) { in show_proc()
|
/openbmc/linux/fs/overlayfs/ |
H A D | Makefile | 8 overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
H A D | 0001-tests-use-EXTENSIONS_DIR.patch | 58 while ((dp = readdir (dir)) != NULL) { 88 while ((dp = readdir (dir)) != NULL) {
|
/openbmc/linux/Documentation/filesystems/ |
H A D | orangefs.rst | 250 mlocked memory buffers, one is used for IO and one is used for readdir 251 operations. The IO buffer is 41943040 bytes and the readdir buffer is 304 int array used to indicate which of the readdir buffer's partitions are 340 filesystem operation on Orangefs (readdir, I/O, create, whatever) 391 - readdir ops use the smaller of the two pre-allocated pre-partitioned 392 memory buffers. The readdir buffer is only available to userspace. 394 a readdir op. Userspace deposits the results into the indexed partition 418 - 0 unless readdir operation. 420 - initialized to NULL, used during readdir operations. 471 the readdir buffer descriptor specified in the upcall. [all …]
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | proc.h | 48 de = readdir(d); in xreaddir()
|
H A D | proc-tid0.c | 68 while ((de = readdir(d))) { in main()
|
H A D | proc-subset-pid.c | 87 while ((de = readdir(d))) { in main()
|
/openbmc/qemu/util/ |
H A D | drm.c | 41 while ((e = readdir(dir))) { in qemu_drm_rendernode_open()
|
/openbmc/linux/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_sysfs_test.c | 42 while ((dp = readdir(sysfs))) { in check_all_cpu_dscr_defaults()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4xdr.c | 1269 struct nfsd4_readdir *readdir = &u->readdir; in nfsd4_decode_readdir() local 1272 memset(readdir, 0, sizeof(*readdir)); in nfsd4_decode_readdir() 1273 if (xdr_stream_decode_u64(argp->xdr, &readdir->rd_cookie) < 0) in nfsd4_decode_readdir() 1275 status = nfsd4_decode_verifier4(argp, &readdir->rd_verf); in nfsd4_decode_readdir() 1278 if (xdr_stream_decode_u32(argp->xdr, &readdir->rd_dircount) < 0) in nfsd4_decode_readdir() 1280 if (xdr_stream_decode_u32(argp->xdr, &readdir->rd_maxcount) < 0) in nfsd4_decode_readdir() 1282 if (xdr_stream_decode_uint32_array(argp->xdr, readdir->rd_bmval, in nfsd4_decode_readdir() 1283 ARRAY_SIZE(readdir->rd_bmval)) < 0) in nfsd4_decode_readdir() 4226 struct nfsd4_readdir *readdir = &u->readdir; in nfsd4_encode_readdir() local 4235 nfserr = nfsd4_encode_verifier4(xdr, &readdir->rd_verf); in nfsd4_encode_readdir() [all …]
|
/openbmc/linux/scripts/dtc/ |
H A D | fstree.c | 24 while ((de = readdir(d)) != NULL) { in read_fstree()
|
/openbmc/linux/tools/testing/selftests/memfd/ |
H A D | fuse_mnt.c | 103 .readdir = memfd_readdir,
|
/openbmc/u-boot/scripts/dtc/ |
H A D | fstree.c | 39 while ((de = readdir(d)) != NULL) { in read_fstree()
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/unionfs-fuse/files/ |
H A D | 0001-support-cross-compiling.patch | 20 @@ -4,9 +4,9 @@ set(UNIONFS_SRCS unionfs.c opts.c debug.c findbranch.c readdir.c
|
/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/ |
H A D | attr_test.c | 75 while ((entry = readdir(dirp)) != NULL) { in verify_energy_info()
|
/openbmc/linux/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixdir.c | 99 while ((dir_entry = readdir(external_info->dir_ptr))) { in acpi_os_get_next_filename()
|
/openbmc/linux/fs/smb/client/ |
H A D | Makefile | 11 readdir.o ioctl.o sess.o export.o unc.o winucase.o \
|