Home
last modified time | relevance | path

Searched refs:destname (Results 1 – 4 of 4) sorted by relevance

/linux/fs/overlayfs/
A Dcopy_up.c500 struct qstr destname; member
687 upper = lookup_one_len(c->destname.name, c->destdir, c->destname.len); in ovl_copy_up_workdir()
738 upper = lookup_one_len(c->destname.name, c->destdir, c->destname.len); in ovl_copy_up_tmpfile()
794 err = ovl_get_index_name(ofs, c->lowerpath.dentry, &c->destname); in ovl_do_copy_up()
837 kfree(c->destname.name); in ovl_do_copy_up()
958 ctx.destname = dentry->d_name; in ovl_copy_up_one()
/linux/include/uapi/linux/
A Dcoda.h485 int destname; member
/linux/fs/coda/
A Dupcall.c258 inp->coda_rename.destname = offset; in venus_rename()
/linux/Documentation/filesystems/
A Dcoda.rst1066 char *destname;
1077 sourceFid to destname in destFid. It is important that the names
1078 srcname and destname are 0 terminated strings. Strings in Unix

Completed in 17 milliseconds