| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | gitsm.py | 37 def process_submodules(self, ud, workdir, function, d): argument 147 def need_update_submodule(ud, url, module, modpath, workdir, d): argument 176 def download_submodule(ud, url, module, modpath, workdir, d): argument 202 def unpack_submodules(ud, url, module, modpath, workdir, d): argument 247 def add_submodule(ud, url, module, modpath, workdir, d): argument
|
| H A D | npm.py | 102 def run(self, cmd, args=None, configs=None, workdir=None): argument
|
| H A D | wget.py | 96 def _runwget(self, ud, d, command, quiet, workdir=None): argument
|
| H A D | __init__.py | 866 def runfetchcmd(cmd, d, quiet=False, cleanup=None, log=None, workdir=None): argument
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | dir.c | 45 struct dentry *ovl_lookup_temp(struct dentry *workdir) in ovl_lookup_temp() 69 struct dentry *workdir = ofs->workdir; in ovl_whiteout() local 226 struct dentry *ovl_create_temp(struct dentry *workdir, struct ovl_cattr *attr) in ovl_create_temp() 361 struct dentry *workdir = ovl_workdir(dentry); in ovl_clear_empty() local 460 struct dentry *workdir = ovl_workdir(dentry); in ovl_create_over_whiteout() local 749 struct dentry *workdir = ovl_workdir(dentry); in ovl_remove_and_whiteout() local
|
| H A D | ovl_entry.h | 11 char *workdir; member 59 struct dentry *workdir; member
|
| H A D | super.c | 935 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok() 980 struct dentry *workdir = ovl_workdir(dentry); in ovl_posix_acl_xattr_set() local 1207 static int ovl_check_rename_whiteout(struct dentry *workdir) in ovl_check_rename_whiteout() 1306 struct dentry *temp, *workdir; in ovl_make_workdir() local
|
| H A D | copy_up.c | 444 struct dentry *workdir; member
|
| H A D | util.c | 845 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) in ovl_lock_rename_workdir()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/ |
| H A D | case.py | 18 def fetch(self, workdir, dl_dir, url, archive=None): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | rawcopy.py | 44 def do_image_uncompression(src, dst, workdir): argument
|
| H A D | bootimg-pcbios.py | 51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
| H A D | bootimg-biosplusefi.py | 120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
| H A D | isoimage-isohybrid.py | 438 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/ |
| H A D | direct.py | 83 def setup_workdir(self, workdir): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | pluginbase.py | 89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | qemurunner.py | 37 …False, serial_ports=2, boot_patterns = defaultdict(str), use_ovmf=False, workdir=None, tmpfsdir=No… argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer | 529 def drop_to_shell(workdir=None): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | standard.py | 768 def get_real_srctree(srctree, s, workdir): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | patch.py | 805 def patch_path(url, fetch, workdir, expand=True): argument
|