Home
last modified time | relevance | path

Searched refs:readdir (Results 1 – 25 of 109) sorted by relevance

12345

/linux-6.3-rc2/fs/fuse/
A Dreaddir.c415 ff->readdir.pos = dirent->off; in fuse_parse_cache()
416 ff->readdir.cache_off += reclen; in fuse_parse_cache()
449 if (ff->readdir.pos != ctx->pos) { in fuse_readdir_cached()
450 ff->readdir.pos = 0; in fuse_readdir_cached()
451 ff->readdir.cache_off = 0; in fuse_readdir_cached()
495 ff->readdir.pos = 0; in fuse_readdir_cached()
496 ff->readdir.cache_off = 0; in fuse_readdir_cached()
502 if (ff->readdir.pos == 0) in fuse_readdir_cached()
564 ff->readdir.cache_off = ALIGN(ff->readdir.cache_off, PAGE_SIZE); in fuse_readdir_cached()
585 mutex_lock(&ff->readdir.lock); in fuse_readdir()
[all …]
A DMakefile10 fuse-y := dev.o dir.o file.o inode.o control.o xattr.o acl.o readdir.o ioctl.o
/linux-6.3-rc2/tools/perf/util/
A Dtracepoint.h11 while ((evt_dirent = readdir(evt_dir)) != NULL) \
18 while ((sys_dirent = readdir(sys_dir)) != NULL) \
A Dutil.c171 while ((d = readdir(dir)) != NULL && !ret) { in rm_rf_depth_pat()
294 while ((d = readdir(dir)) != NULL) { in lsdir()
/linux-6.3-rc2/tools/iio/
A Dlsiio.c49 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()
A Diio_utils.c122 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()
/linux-6.3-rc2/fs/orangefs/
A Ddir.c75 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()
/linux-6.3-rc2/tools/perf/arch/arm/util/
A Dauxtrace.c72 while ((dent = readdir(dir))) { in find_all_hisi_ptt_pmus()
88 while ((dent = readdir(dir))) { in find_all_hisi_ptt_pmus()
/linux-6.3-rc2/fs/overlayfs/
A DMakefile8 overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
/linux-6.3-rc2/tools/bpf/bpftool/
A Dperf.c166 while ((proc_de = readdir(proc))) { in show_proc()
186 while ((pid_fd_de = readdir(pid_fd))) { in show_proc()
/linux-6.3-rc2/tools/testing/selftests/proc/
A Dproc.h48 de = readdir(d); in xreaddir()
A Dproc-tid0.c68 while ((de = readdir(d))) { in main()
A Dproc-subset-pid.c87 while ((de = readdir(d))) { in main()
/linux-6.3-rc2/Documentation/filesystems/
A Dorangefs.rst250 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 …]
/linux-6.3-rc2/tools/testing/selftests/powerpc/dscr/
A Ddscr_sysfs_test.c42 while ((dp = readdir(sysfs))) { in check_all_cpu_dscr_defaults()
/linux-6.3-rc2/scripts/dtc/
A Dfstree.c24 while ((de = readdir(d)) != NULL) { in read_fstree()
/linux-6.3-rc2/tools/testing/selftests/memfd/
A Dfuse_mnt.c103 .readdir = memfd_readdir,
/linux-6.3-rc2/tools/testing/selftests/powerpc/papr_attributes/
A Dattr_test.c75 while ((entry = readdir(dirp)) != NULL) { in verify_energy_info()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4xdr.c1277 struct nfsd4_readdir *readdir = &u->readdir; in nfsd4_decode_readdir() local
1280 memset(readdir, 0, sizeof(*readdir)); in nfsd4_decode_readdir()
4206 struct nfsd4_readdir *readdir = &u->readdir; in nfsd4_encode_readdir() local
4249 if (!readdir->rd_dircount) in nfsd4_encode_readdir()
4252 readdir->xdr = xdr; in nfsd4_encode_readdir()
4253 readdir->rd_maxcount = maxcount; in nfsd4_encode_readdir()
4254 readdir->common.err = 0; in nfsd4_encode_readdir()
4255 readdir->cookie_offset = 0; in nfsd4_encode_readdir()
4257 offset = readdir->rd_cookie; in nfsd4_encode_readdir()
4258 nfserr = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, in nfsd4_encode_readdir()
[all …]
/linux-6.3-rc2/fs/cifs/
A DMakefile11 readdir.o ioctl.o sess.o export.o unc.o winucase.o \
/linux-6.3-rc2/tools/power/acpi/os_specific/service_layers/
A Dosunixdir.c99 while ((dir_entry = readdir(external_info->dir_ptr))) { in acpi_os_get_next_filename()
/linux-6.3-rc2/arch/um/os-Linux/
A Duser_syms.c90 EXPORT_SYMBOL_PROTO(readdir);
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dpmu.c85 while ((dent = readdir(dir))) { in setup_pmu_alias_list()
/linux-6.3-rc2/tools/testing/selftests/ir/
A Dir_loopback.c84 while ((dent = readdir(d)) != NULL) { in lirc_open()
/linux-6.3-rc2/tools/testing/selftests/hid/
A Dhid_bpf.c364 while ((dir = readdir(d)) != NULL) { in get_hid_id()
398 while ((dir = readdir(d)) != NULL) { in get_hidraw()
408 while ((subdir = readdir(subd)) != NULL) { in get_hidraw()

Completed in 33 milliseconds

12345