Searched refs:d_name (Results 101 - 125 of 256) sorted by relevance

1234567891011

/linux-master/fs/9p/
H A Dvfs_inode.c490 retval = p9_client_unlinkat(dfid, dentry->d_name.name,
545 name = dentry->d_name.name;
686 if (dentry->d_name.len > NAME_MAX)
700 name = dentry->d_name.name;
878 retval = p9_client_renameat(olddirfid, old_dentry->d_name.name,
879 newdirfid, new_dentry->d_name.name);
882 new_dentry->d_name.name);
897 wstat.name = new_dentry->d_name.name;
/linux-master/fs/nfs/
H A Dnfstrace.h404 __string(name, dentry->d_name.name)
451 __string(name, dentry->d_name.name)
507 __string(name, ctx->dentry->d_name.name)
545 __string(name, ctx->dentry->d_name.name)
583 __string(name, dentry->d_name.name)
618 __string(name, dentry->d_name.name)
651 __string(name, dentry->d_name.name)
689 __string(name, dentry->d_name.name)
743 __string(name, dentry->d_name.name)
778 __string(name, dentry->d_name
[all...]
H A Dproc.c161 .name = dentry->d_name.name,
162 .len = dentry->d_name.len
224 data->arg.name = dentry->d_name.name;
225 data->arg.len = dentry->d_name.len;
318 .name = dentry->d_name,
407 .fromname = dentry->d_name.name,
408 .fromlen = dentry->d_name.len,
H A Dunlink.c381 data->args.old_name = &old_dentry->d_name;
383 data->args.new_name = &new_dentry->d_name;
490 error = nfs_async_unlink(dentry, &sdentry->d_name);
H A Dnamespace.c75 namelen = dentry->d_name.len;
80 memcpy(end, dentry->d_name.name, namelen);
/linux-master/fs/nilfs2/
H A Dnamei.c59 if (dentry->d_name.len > NILFS_NAME_LEN)
62 ino = nilfs_inode_by_name(dir, &dentry->d_name);
267 de = nilfs_find_entry(dir, &dentry->d_name, &folio);
366 old_de = nilfs_find_entry(old_dir, &old_dentry->d_name, &old_folio);
386 new_de = nilfs_find_entry(new_dir, &new_dentry->d_name, &new_folio);
/linux-master/fs/ext4/
H A Dnamei.c1736 const struct qstr *d_name,
1744 err = ext4_fname_setup_filename(dir, d_name, 1, &fname);
1835 if (dentry->d_name.len > EXT4_NAME_LEN)
2396 utf8_validate(sb->s_encoding, &dentry->d_name))
2400 retval = ext4_fname_setup_filename(dir, &dentry->d_name, 0, &fname);
2830 inode = ext4_new_inode_start_handle(idmap, dir, mode, &dentry->d_name,
2865 inode = ext4_new_inode_start_handle(idmap, dir, mode, &dentry->d_name,
3014 &dentry->d_name,
3159 bh = ext4_find_entry(dir, &dentry->d_name, &de, NULL);
3192 dentry->d_name
1735 ext4_find_entry(struct inode *dir, const struct qstr *d_name, struct ext4_dir_entry_2 **res_dir, int *inlined) argument
3229 __ext4_unlink(struct inode *dir, const struct qstr *d_name, struct inode *inode, struct dentry *dentry ) argument
3693 ext4_find_delete_entry(handle_t *handle, struct inode *dir, const struct qstr *d_name) argument
[all...]
/linux-master/fs/fat/
H A Dnamei_vfat.c712 err = vfat_find(dir, &dentry->d_name, &sinfo);
771 err = vfat_add_entry(dir, &dentry->d_name, 0, 0, &ts, &sinfo);
802 err = vfat_find(dir, &dentry->d_name, &sinfo);
830 err = vfat_find(dir, &dentry->d_name, &sinfo);
864 err = vfat_add_entry(dir, &dentry->d_name, 1, cluster, &ts, &sinfo);
947 err = vfat_find(old_dir, &old_dentry->d_name, &old_sinfo);
968 err = vfat_add_entry(new_dir, &new_dentry->d_name, is_dir, 0,
/linux-master/tools/thermal/thermometer/
H A Dthermometer.c312 if (strncmp(dirent->d_name, tz_dirname, strlen(tz_dirname)))
315 sprintf(tz_path, CLASS_THERMAL"/%s/type", dirent->d_name);
331 if (thermometer_add_tz(dirent->d_name, tz_type,
/linux-master/tools/perf/util/
H A Ddata.c119 snprintf(path, sizeof(path), "%s/%s", data->path, dent->d_name);
123 if (!S_ISREG(st.st_mode) || strncmp(dent->d_name, "data.", 5))
506 result = d ? strncmp(d->d_name, name, n) : false;
H A Ddlfilter.c617 size_t n = strlen(entry->d_name);
622 strcmp(".so", entry->d_name + n - 3))
624 if (!get_filter_desc(dirname, entry->d_name, &desc, &long_desc))
626 printf(" %-36s %s\n", entry->d_name, desc ? desc : "");
/linux-master/tools/hv/
H A Dhv_fcopy_uio_daemon.c388 if (entry->d_type == DT_DIR && strcmp(entry->d_name, ".") != 0 &&
389 strcmp(entry->d_name, "..") != 0) {
390 strcpy(chan_no, entry->d_name);
/linux-master/include/uapi/linux/
H A Dmsdos_fs.h94 char d_name[256]; /* We must not include limits.h! */ member in struct:__fat_dirent
/linux-master/fs/ocfs2/dlmfs/
H A Duserdlm.c584 BUG_ON(dentry->d_name.len >= USER_DLM_LOCK_ID_MAX_LEN);
587 dentry->d_name.name,
588 dentry->d_name.len);
589 lockres->l_namelen = dentry->d_name.len;
/linux-master/lib/
H A Dtest_printf.c465 .d_name = QSTR_INIT(test_dentry[0].d_iname, 3),
468 .d_name = QSTR_INIT(test_dentry[1].d_iname, 5),
471 .d_name = QSTR_INIT(test_dentry[2].d_iname, 4),
474 .d_name = QSTR_INIT(test_dentry[3].d_iname, 5),
/linux-master/tools/iio/
H A Diio_generic_buffer.c233 if (iioutils_check_suffix(ent->d_name, "_en")) {
236 ent->d_name);
237 ret = write_sysfs_int(ent->d_name, scanelemdir,
241 ent->d_name);
/linux-master/tools/include/nolibc/
H A Dtypes.h179 char d_name[]; member in struct:linux_dirent64
/linux-master/fs/minix/
H A Ddir.c154 const char * name = dentry->d_name.name;
155 int namelen = dentry->d_name.len;
203 const char * name = dentry->d_name.name;
204 int namelen = dentry->d_name.len;
/linux-master/security/integrity/evm/
H A Devm_main.c540 dentry->d_inode, dentry->d_name.name,
566 dentry->d_name.name, "appraise_metadata",
707 dentry->d_name.name, "appraise_metadata",
943 dentry->d_name.name, "appraise_metadata",
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c549 "/sys/devices/system/cpu/intel_uncore_frequency/%s/domain_id", entry->d_name);
565 "/sys/devices/system/cpu/intel_uncore_frequency/%s/package_id", entry->d_name);
583 "/sys/devices/system/cpu/intel_uncore_frequency/%s/max_freq_khz", entry->d_name);
586 "/sys/devices/system/cpu/intel_uncore_frequency/%s/min_freq_khz", entry->d_name);
/linux-master/tools/mm/
H A Dslabinfo.c1226 if (de->d_name[0] == '.' ||
1227 (de->d_name[0] != ':' && slab_mismatch(de->d_name)))
1231 alias->name = strdup(de->d_name);
1232 count = readlink(de->d_name, buffer, sizeof(buffer)-1);
1235 fatal("Cannot read symlink %s\n", de->d_name);
1245 if (chdir(de->d_name))
1247 slab->name = strdup(de->d_name);
/linux-master/fs/hostfs/
H A Dhostfs_user.c118 *len_out = strlen(ent->d_name);
122 return ent->d_name;
/linux-master/fs/hpfs/
H A Ddir.c204 const unsigned char *name = dentry->d_name.name;
205 unsigned len = dentry->d_name.len;
/linux-master/fs/f2fs/
H A Dnamei.c367 inode = f2fs_new_inode(idmap, dir, mode, dentry->d_name.name);
528 if (dentry->d_name.len > F2FS_NAME_LEN) {
623 de = f2fs_find_entry(dir, &dentry->d_name, &page);
996 err = f2fs_setup_filename(old_dir, &old_dentry->d_name,
1021 old_entry = f2fs_find_entry(old_dir, &old_dentry->d_name, &old_page);
1044 new_entry = f2fs_find_entry(new_dir, &new_dentry->d_name,
1184 old_entry = f2fs_find_entry(old_dir, &old_dentry->d_name, &old_page);
1191 new_entry = f2fs_find_entry(new_dir, &new_dentry->d_name, &new_page);
/linux-master/tools/perf/tests/
H A Ddso-data.c194 if (!strcmp(dent->d_name, ".") ||
195 !strcmp(dent->d_name, ".."))

Completed in 472 milliseconds

1234567891011