Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 110) sorted by relevance

12345

/u-boot/fs/yaffs2/
A Dyaffsfs.c623 const YCHAR *path, in yaffsfs_DoFindDirectory()
693 const YCHAR *path, in yaffsfs_FindDirectory()
1475 int yaffs_unlink(const YCHAR *path) in yaffs_unlink()
2418 int yaffs_rmdir(const YCHAR *path) in yaffs_rmdir()
2446 void *yaffs_getdev(const YCHAR *path) in yaffs_getdev()
2508 int yaffs_mount(const YCHAR *path) in yaffs_mount()
2513 int yaffs_sync(const YCHAR *path) in yaffs_sync()
2646 int yaffs_unmount(const YCHAR *path) in yaffs_unmount()
2711 int yaffs_inodecount(const YCHAR *path) in yaffs_inodecount()
3149 int yaffs_n_handles(const YCHAR *path) in yaffs_n_handles()
[all …]
/u-boot/fs/btrfs/
A Dinode.c24 struct btrfs_path path; in btrfs_readlink() local
76 struct btrfs_path path; in lookup_root_ref() local
123 struct btrfs_path path; in get_parent_inode() local
180 static inline int next_length(const char *path) in next_length()
220 struct btrfs_path path; in resolve_one_filename() local
361 int btrfs_read_extent_inline(struct btrfs_path *path, in btrfs_read_extent_inline()
414 int btrfs_read_extent_reg(struct btrfs_path *path, in btrfs_read_extent_reg()
520 static int lookup_data_extent(struct btrfs_root *root, struct btrfs_path *path, in lookup_data_extent()
611 static int read_and_truncate_page(struct btrfs_path *path, in read_and_truncate_page()
654 struct btrfs_path path; in btrfs_file_read() local
A Dsubvolume.c20 struct btrfs_path path; in get_path_in_subvol() local
82 struct btrfs_path path; in list_one_subvol() local
162 struct btrfs_path path; in list_subvolums() local
A Ddir-item.c41 struct btrfs_path *path, in btrfs_match_dir_item_name()
81 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
120 struct btrfs_path path; in btrfs_iter_dir() local
A Dbtrfs.c58 struct btrfs_path path; in show_dir() local
134 int btrfs_ls(const char *path) in btrfs_ls()
187 struct btrfs_path path; in btrfs_size() local
A Dctree.c49 struct btrfs_path *path; in btrfs_alloc_path() local
216 struct btrfs_path *path, int level) in check_block()
335 struct btrfs_path *path; in btrfs_find_item() local
605 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_prev_leaf()
666 struct btrfs_path *path) in btrfs_next_sibling_tree_block()
709 struct btrfs_path *path, u64 min_objectid, in btrfs_previous_item()
A Droot-tree.c8 struct btrfs_path *path; in btrfs_find_last_root() local
/u-boot/drivers/xen/
A Dxenbus.c116 char *xenbus_switch_state(xenbus_transaction_t xbt, const char *path, in xenbus_switch_state()
163 char *xenbus_wait_for_state_change(const char *path, XenbusState *state) in xenbus_wait_for_state_change()
330 char *xenbus_read(xenbus_transaction_t xbt, const char *path, char **value) in xenbus_read()
350 char *xenbus_write(xenbus_transaction_t xbt, const char *path, in xenbus_write()
368 char *xenbus_rm(xenbus_transaction_t xbt, const char *path) in xenbus_rm()
382 char *xenbus_get_perms(xenbus_transaction_t xbt, const char *path, char **value) in xenbus_get_perms()
403 char *xenbus_set_perms(xenbus_transaction_t xbt, const char *path, in xenbus_set_perms()
467 int xenbus_read_integer(const char *path) in xenbus_read_integer()
483 int xenbus_read_uuid(const char *path, unsigned char uuid[16]) in xenbus_read_uuid()
513 const char *node, const char *path, in xenbus_printf()
/u-boot/arch/arm/mach-omap2/
A Dfdt-common.c26 const char *path; in ft_hs_disable_rng() local
74 const char *path, *subpath; in ft_hs_fixup_dram() local
130 const char *path, *subpath; in ft_hs_add_tee() local
/u-boot/tools/
A Drmboard.py33 def rm_kconfig_include(path): argument
/u-boot/test/overlay/
A Dcmd_ut_overlay.c30 static int ut_fdt_getprop_u32_by_index(void *fdt, const char *path, in ut_fdt_getprop_u32_by_index()
51 static int ut_fdt_getprop_u32(void *fdt, const char *path, const char *name, in ut_fdt_getprop_u32()
57 static int fdt_getprop_str(void *fdt, const char *path, const char *name, in fdt_getprop_str()
/u-boot/doc/sphinx/
A Dmaintainers_include.py43 def parse_maintainers(self, path): argument
/u-boot/board/freescale/common/
A Dfman.c38 const char *path; in fdt_set_phy_handle() local
A Dcds_pci_ft.c16 const char *path; in cds_pci_fixup() local
A Dsgmii_riser.c53 const char *path; in fsl_sgmii_riser_fdt_fixup() local
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dfdt.c64 int nodeoffset, path; in ft_cpu_setup() local
/u-boot/cmd/
A Dbind.c123 static int bind_by_node_path(const char *path, const char *drv_name) in bind_by_node_path()
165 static int unbind_by_node_path(const char *path) in unbind_by_node_path()
/u-boot/board/freescale/mx7ulp_evk/
A Dmx7ulp_evk.c56 const char *path; in ft_board_setup() local
/u-boot/board/freescale/ls1046afrwy/
A Deth.c72 const char *path; in fdt_update_ethernet_dt() local
/u-boot/board/freescale/ls1046ardb/
A Deth.c86 const char *path; in fdt_update_ethernet_dt() local
/u-boot/arch/arm/mach-omap2/omap5/
A Dfdt.c34 const char *path; in ft_hs_fixup_crossbar() local
98 const char *path; in ft_hs_fixup_sram() local
/u-boot/test/py/tests/
A Dtest_pstore.py30 def checkfile(u_boot_console, path, filesize, checksum): argument
/u-boot/arch/m68k/lib/
A Dfec.c17 const char *path; in fec_get_node() local
/u-boot/include/dm/
A Dof_access.h216 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
/u-boot/scripts/dtc/libfdt/
A Dfdt_overlay.c62 const char *path = NULL; in overlay_get_target() local
370 const char *path, uint32_t path_len, in overlay_fixup_one_phandle()
445 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local
700 const char *path; in overlay_symbol_update() local

Completed in 26 milliseconds

12345