Home
last modified time | relevance | path

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

/linux-4.1.27/tools/iio/
Dlsiio.c53 while (ent = readdir(dp), ent != NULL) in dump_channels()
106 while (ent = readdir(dp), ent != NULL) { in dump_devices()
118 while (ent = readdir(dp), ent != NULL) { in dump_devices()
Diio_utils.c117 while (ent = readdir(dp), ent != NULL) in iioutils_get_type()
211 while (ent = readdir(dp), ent != NULL) in iioutils_get_param_float()
291 while (ent = readdir(dp), ent != NULL) in build_channel_array()
319 while (ent = readdir(dp), ent != NULL) { in build_channel_array()
446 while (ent = readdir(dp), ent != NULL) { in find_type_by_name()
/linux-4.1.27/fs/overlayfs/
DMakefile7 overlay-objs := super.o inode.o dir.o readdir.o copy_up.o
/linux-4.1.27/tools/perf/util/
Dtrace-event-info.c189 while ((dent = readdir(dir))) { in copy_event_system()
213 while ((dent = readdir(dir))) { in copy_event_system()
293 while ((dent = readdir(dir))) { in record_event_files()
310 while ((dent = readdir(dir))) { in record_event_files()
Dcpumap.c457 while ((dent1 = readdir(dir1)) != NULL) { in cpu__setup_cpunode_map()
470 while ((dent2 = readdir(dir2)) != NULL) { in cpu__setup_cpunode_map()
Dpmu.c43 while (!ret && (evt_ent = readdir(format_dir))) { in perf_pmu__format_parse()
271 while ((evt_ent = readdir(event_dir))) { in pmu_aliases_parse()
397 while ((dent = readdir(dir))) { in pmu_read_sysfs()
Dhelp.c136 while ((de = readdir(dir)) != NULL) { in list_commands_in_dir()
Dutil.c595 while (ret && (d = readdir(dir)) != NULL) { in find_process()
Dbuild-id.c326 while ((d = readdir(dir)) != NULL) { in build_id_cache__list_build_ids()
Dparse-events.c408 while (!ret && (evt_ent = readdir(evt_dir))) { in add_tracepoint_multi_event()
446 while (!ret && (events_ent = readdir(events_dir))) { in add_tracepoint_multi_sys()
Dsymbol.c1597 dent = readdir(d); in find_matching_kcore()
Dmachine.c905 while ((dent = readdir(dir)) != NULL) { in map_groups__set_modules_path_dir()
/linux-4.1.27/fs/exofs/
DBUGS3 unmounted and mounted the kernel can get into an endless loop doing a readdir.
/linux-4.1.27/fs/cifs/
DMakefile9 readdir.o ioctl.o sess.o export.o smb1ops.o winucase.o
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES83 (readdir) requests do not get invalid results which include the now
120 Fix bug in rewinding readdir directory searches. Add nodfs mount option.
232 EINVAL on readdir when filldir fails due to overwritten blocksize
247 problem (instantiate inodes/dentries in right order for readdir).
275 looping when signing required by server (2.6.16 kernel only). Fix readdir
328 Fix readdir caching when unlink removes file in current search buffer,
353 search (readdir) output when resume filename was a long filename.
363 no longer needed). Fix readdir to ASCII servers (ie older servers
370 Fix caching problem, in which readdir of directory containing a file
403 consistently in readdir and lookup (when serverino mount option is
[all …]
DTODO88 2) follow_link and readdir code does not follow dfs junctions
/linux-4.1.27/tools/testing/selftests/memfd/
Dfuse_mnt.c102 .readdir = memfd_readdir,
/linux-4.1.27/scripts/dtc/
Dfstree.c39 while ((de = readdir(d)) != NULL) { in read_fstree()
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/
Dosunixdir.c133 while ((dir_entry = readdir(external_info->dir_ptr))) { in acpi_os_get_next_filename()
/linux-4.1.27/fs/nfsd/
Dnfs4xdr.c1037 nfsd4_decode_readdir(struct nfsd4_compoundargs *argp, struct nfsd4_readdir *readdir) in nfsd4_decode_readdir() argument
1042 p = xdr_decode_hyper(p, &readdir->rd_cookie); in nfsd4_decode_readdir()
1043 COPYMEM(readdir->rd_verf.data, sizeof(readdir->rd_verf.data)); in nfsd4_decode_readdir()
1044 readdir->rd_dircount = be32_to_cpup(p++); in nfsd4_decode_readdir()
1045 readdir->rd_maxcount = be32_to_cpup(p++); in nfsd4_decode_readdir()
1046 if ((status = nfsd4_decode_bitmap(argp, readdir->rd_bmval))) in nfsd4_decode_readdir()
3540 nfsd4_encode_readdir(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_readdir *readdir) in nfsd4_encode_readdir() argument
3573 maxcount = min_t(u32, readdir->rd_maxcount, INT_MAX); in nfsd4_encode_readdir()
3586 if (!readdir->rd_dircount) in nfsd4_encode_readdir()
3587 readdir->rd_dircount = INT_MAX; in nfsd4_encode_readdir()
[all …]
Dnfs4proc.c796 struct nfsd4_readdir *readdir) in nfsd4_readdir() argument
798 u64 cookie = readdir->rd_cookie; in nfsd4_readdir()
803 if (readdir->rd_bmval[1] & NFSD_WRITEONLY_ATTRS_WORD1) in nfsd4_readdir()
806 readdir->rd_bmval[0] &= nfsd_suppattrs0(cstate->minorversion); in nfsd4_readdir()
807 readdir->rd_bmval[1] &= nfsd_suppattrs1(cstate->minorversion); in nfsd4_readdir()
808 readdir->rd_bmval[2] &= nfsd_suppattrs2(cstate->minorversion); in nfsd4_readdir()
811 (cookie == 0 && memcmp(readdir->rd_verf.data, zeroverf.data, NFS4_VERIFIER_SIZE))) in nfsd4_readdir()
814 readdir->rd_rqstp = rqstp; in nfsd4_readdir()
815 readdir->rd_fhp = &cstate->current_fh; in nfsd4_readdir()
1871 rlen = min(op->u.readdir.rd_maxcount, maxcount); in nfsd4_readdir_rsize()
Dxdr.h128 struct nfsd_readdirargs readdir; member
Dxdr4.h526 struct nfsd4_readdir readdir; member
/linux-4.1.27/arch/um/os-Linux/
Duser_syms.c88 EXPORT_SYMBOL_PROTO(readdir);
Dumid.c94 while ((ent = readdir(directory)) != NULL) { in remove_files_and_dir()
/linux-4.1.27/Documentation/filesystems/
Doverlayfs.txt48 must provide valid d_type in readdir responses, so NFS is not suitable.
101 readdir
104 When a 'readdir' request is made on a merged directory, the upper and
111 directory (offset 0) followed by a readdir will cause the cache to be
Dceph.txt124 readdir when the client has the entire directory contents in
135 Do not use the dcache as above for readdir.
Dporting88 and ->readdir() are called without BKL now. Grab it on entry, drop upon return
453 ->readdir() is gone now; switch to ->iterate()
DLocking482 ->readdir() and ->ioctl() on directories must be changed. Ideally we would
483 move ->readdir() to inode_operations and use a separate method for directory
Dsquashfs.txt37 "." and ".." in readdir: yes no
Dhpfs.txt22 File name lowercasing in readdir.
Dcoda.txt118 4.19 readdir
1654 read/write, readdir) can proceed without upcalls. These must be
/linux-4.1.27/fs/jffs2/
DTODO30 got a match, and in readdir().
/linux-4.1.27/fs/
DMakefile10 ioctl.o readdir.o select.o dcache.o inode.o \
/linux-4.1.27/tools/perf/tests/
Ddso-data.c176 while ((dent = readdir(dir)) != NULL) { in open_files_cnt()
Dparse-events.c1244 while ((events_ent = readdir(events_dir))) { in count_tracepoints()
1262 while ((sys_ent = readdir(sys_dir))) { in count_tracepoints()
1679 while (!ret && (ent = readdir(dir))) { in test_pmu_events()
/linux-4.1.27/tools/lib/traceevent/
Devent-plugin.c366 while ((dent = readdir(dir))) { in load_plugins_dir()
/linux-4.1.27/tools/perf/
Dbuiltin-buildid-cache.c106 dent = readdir(d); in build_id_cache__kcore_existing()
/linux-4.1.27/fs/hostfs/
Dhostfs_user.c114 ent = readdir(dir); in read_dir()
/linux-4.1.27/fs/nfs/
Dnfs4xdr.c1554 static void encode_readdir(struct xdr_stream *xdr, const struct nfs4_readdir_arg *readdir, struct r… in encode_readdir() argument
1560 uint32_t dircount = readdir->count >> 1; in encode_readdir()
1565 if (readdir->plus) { in encode_readdir()
1576 if (!(readdir->bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)) in encode_readdir()
1579 attrs[i] &= readdir->bitmask[i]; in encode_readdir()
1585 encode_uint64(xdr, readdir->cookie); in encode_readdir()
1586 encode_nfs4_verifier(xdr, &readdir->verifier); in encode_readdir()
1589 *p++ = cpu_to_be32(readdir->count); in encode_readdir()
1593 memcpy(verf, readdir->verifier.data, sizeof(verf)); in encode_readdir()
1597 (unsigned long long)readdir->cookie, in encode_readdir()
[all …]
Dnfs3xdr.c2522 PROC(READDIR, readdir, readdir, 3),
2523 PROC(READDIRPLUS, readdirplus, readdir, 3),
Dnfs4proc.c264 struct nfs4_readdir_arg *readdir) in nfs4_setup_readdir() argument
269 readdir->cookie = cookie; in nfs4_setup_readdir()
270 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier)); in nfs4_setup_readdir()
274 readdir->cookie = 0; in nfs4_setup_readdir()
275 memset(&readdir->verifier, 0, sizeof(readdir->verifier)); in nfs4_setup_readdir()
286 start = p = kmap_atomic(*readdir->pages); in nfs4_setup_readdir()
312 readdir->pgbase = (char *)p - (char *)start; in nfs4_setup_readdir()
313 readdir->count -= readdir->pgbase; in nfs4_setup_readdir()
8648 .readdir = nfs4_proc_readdir,
Dproc.c726 .readdir = nfs_proc_readdir,
Dnfs3proc.c950 .readdir = nfs3_proc_readdir,
Ddir.c380 error = NFS_PROTO(inode)->readdir(file->f_path.dentry, cred, entry->cookie, pages, in nfs_readdir_xdr_filler()
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt22 readdir(3)/read(2). It may allow some attributes to be modified via
30 As with sysfs, readdir(3) queries the list of items and/or attributes.
52 appear at this time. readdir(3) can determine what the attributes are,
77 readdir(3) sees this just fine:
/linux-4.1.27/include/linux/ceph/
Dceph_fs.h364 } __attribute__ ((packed)) readdir; member
/linux-4.1.27/tools/hv/
Dhv_kvp_daemon.c617 while ((entry = readdir(dir)) != NULL) { in kvp_get_if_name()
710 while ((entry = readdir(dir)) != NULL) { in kvp_mac_to_if_name()
/linux-4.1.27/fs/cramfs/
DREADME7 a given directory are contiguous, as this is used by readdir).
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_32.tbl98 89 i386 readdir sys_old_readdir compat_sys_old_readdir
/linux-4.1.27/fs/affs/
DChanges11 in readdir()) gives compiler warnings but is
/linux-4.1.27/include/linux/
Dnfs_xdr.h1479 int (*readdir) (struct dentry *, struct rpc_cred *, member
/linux-4.1.27/tools/vm/
Dslabinfo.c1147 while ((de = readdir(dir))) { in read_slab_dir()
/linux-4.1.27/fs/ceph/
Ddir.c352 req->r_args.readdir.frag = cpu_to_le32(frag); in ceph_readdir()
Dmds_client.c1652 req->r_args.readdir.max_entries = cpu_to_le32(num_entries); in ceph_alloc_readdir_reply_buffer()
1653 req->r_args.readdir.max_bytes = cpu_to_le32(opt->max_readdir_bytes); in ceph_alloc_readdir_reply_buffer()
Dinode.c1349 u32 frag = le32_to_cpu(rhead->args.readdir.frag); in ceph_readdir_prepopulate()
/linux-4.1.27/Documentation/mic/mpssd/
Dmpssd.c1650 while ((file = readdir(dp)) != NULL) { in init_mic_list()
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c1334 while ((dent = readdir(pwd_dir))) { in switch_data_file()
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex170 &NULL, & readdir \cr
/linux-4.1.27/Documentation/
Dkernel-parameters.txt2209 number for the readdir() and stat() syscalls instead