| /kernel/linux/linux-5.10/fs/fuse/ |
| D | readdir.c | 386 unsigned int offset = ff->readdir.cache_off & ~PAGE_MASK; in fuse_parse_cache() 408 if (ff->readdir.pos == ctx->pos) { in fuse_parse_cache() 415 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() 494 if (ff->readdir.version != fi->rdc.version) { in fuse_readdir_cached() 495 ff->readdir.pos = 0; in fuse_readdir_cached() 496 ff->readdir.cache_off = 0; in fuse_readdir_cached() [all …]
|
| D | Makefile | 10 fuse-y := dev.o dir.o file.o inode.o control.o xattr.o acl.o readdir.o
|
| /kernel/linux/linux-5.10/tools/iio/ |
| 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()
|
| D | iio_utils.c | 120 while (ent = readdir(dp), ent) in iioutils_get_type() 245 while (ent = readdir(dp), ent) in iioutils_get_param_float() 334 while (ent = readdir(dp), ent) in build_channel_array() 379 while (ent = readdir(dp), ent) { in build_channel_array() 583 while (ent = readdir(dp), ent) { in find_type_by_name()
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| 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()
|
| /kernel/liteos_a/apps/shell/src/ |
| D | shcmd.c | 237 for (readDir = readdir(openDir); readDir != NULL; readDir = readdir(openDir)) { in OsPrintMatchList() 310 for (readDir = readdir(openDir); readDir != NULL; readDir = readdir(openDir)) { in OsExecNameMatch()
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | Makefile | 8 overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
|
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
| D | posix_fs_readdir_test.c | 46 dResult = readdir(dir);
|
| /kernel/liteos_m/kal/libc/newlib/porting/include/ |
| D | dirent.h | 70 struct dirent *readdir(DIR *dir);
|
| /kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
| D | proc.h | 48 de = readdir(d); in xreaddir()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| 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 …]
|
| /kernel/liteos_m/components/fs/vfs/ |
| D | vfs_files.h | 68 int (*readdir)(struct Dir *, struct dirent *); member
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | Makefile | 11 readdir.o ioctl.o sess.o export.o smb1ops.o winucase.o \
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | util.c | 170 while ((d = readdir(dir)) != NULL && !ret) { in rm_rf_depth_pat() 260 while ((d = readdir(dir)) != NULL) { in lsdir()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/ |
| D | dscr_sysfs_test.c | 53 while ((dp = readdir(sysfs))) { in check_all_cpu_dscr_defaults()
|
| /kernel/uniproton/src/fs/vfs/ |
| D | vfs_files.h | 47 S32 (*readdir)(struct TagDir *, struct dirent *); member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
| D | fuse_mnt.c | 103 .readdir = memfd_readdir,
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | fstree.c | 24 while ((de = readdir(d)) != NULL) { in read_fstree()
|
| /kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/ |
| D | osunixdir.c | 99 while ((dir_entry = readdir(external_info->dir_ptr))) { in acpi_os_get_next_filename()
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| D | user_syms.c | 89 EXPORT_SYMBOL_PROTO(readdir);
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfs4xdr.c | 1136 nfsd4_decode_readdir(struct nfsd4_compoundargs *argp, struct nfsd4_readdir *readdir) in nfsd4_decode_readdir() argument 1141 p = xdr_decode_hyper(p, &readdir->rd_cookie); in nfsd4_decode_readdir() 1142 COPYMEM(readdir->rd_verf.data, sizeof(readdir->rd_verf.data)); in nfsd4_decode_readdir() 1143 readdir->rd_dircount = be32_to_cpup(p++); in nfsd4_decode_readdir() 1144 readdir->rd_maxcount = be32_to_cpup(p++); in nfsd4_decode_readdir() 1145 if ((status = nfsd4_decode_bitmap(argp, readdir->rd_bmval))) in nfsd4_decode_readdir() 3949 nfsd4_encode_readdir(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_readdir *readdir) in nfsd4_encode_readdir() argument 3980 maxcount = min_t(u32, readdir->rd_maxcount, maxcount); in nfsd4_encode_readdir() 3993 if (!readdir->rd_dircount) in nfsd4_encode_readdir() 3994 readdir->rd_dircount = svc_max_payload(resp->rqstp); in nfsd4_encode_readdir() [all …]
|
| D | xdr.h | 141 struct nfsd_readdirargs readdir; member
|
| /kernel/liteos_a/shell/full/src/base/ |
| D | shcmd.c | 230 for (readDir = readdir(openDir); readDir != NULL; readDir = readdir(openDir)) { in OsPrintMatchList() 284 for (readDir = readdir(openDir); readDir != NULL; readDir = readdir(openDir)) { in OsExecNameMatch()
|
| /kernel/liteos_a/fs/vfs/operation/ |
| D | vfs_other.c | 347 for (ent = readdir(od); ent != NULL; ent = readdir(od)) { in scandir_get_file_list() 591 pdirent = readdir(d); in LsDir()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ir/ |
| D | ir_loopback.c | 75 while ((dent = readdir(d)) != NULL) { in lirc_open()
|