/u-boot/fs/yaffs2/ |
A D | yaffsfs.c | 623 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 D | inode.c | 24 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 D | subvolume.c | 20 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 D | dir-item.c | 41 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 D | btrfs.c | 58 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 D | ctree.c | 49 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 D | root-tree.c | 8 struct btrfs_path *path; in btrfs_find_last_root() local
|
/u-boot/drivers/xen/ |
A D | xenbus.c | 116 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 D | fdt-common.c | 26 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 D | rmboard.py | 33 def rm_kconfig_include(path): argument
|
/u-boot/test/overlay/ |
A D | cmd_ut_overlay.c | 30 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 D | maintainers_include.py | 43 def parse_maintainers(self, path): argument
|
/u-boot/board/freescale/common/ |
A D | fman.c | 38 const char *path; in fdt_set_phy_handle() local
|
A D | cds_pci_ft.c | 16 const char *path; in cds_pci_fixup() local
|
A D | sgmii_riser.c | 53 const char *path; in fsl_sgmii_riser_fdt_fixup() local
|
/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | fdt.c | 64 int nodeoffset, path; in ft_cpu_setup() local
|
/u-boot/cmd/ |
A D | bind.c | 123 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 D | mx7ulp_evk.c | 56 const char *path; in ft_board_setup() local
|
/u-boot/board/freescale/ls1046afrwy/ |
A D | eth.c | 72 const char *path; in fdt_update_ethernet_dt() local
|
/u-boot/board/freescale/ls1046ardb/ |
A D | eth.c | 86 const char *path; in fdt_update_ethernet_dt() local
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | fdt.c | 34 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 D | test_pstore.py | 30 def checkfile(u_boot_console, path, filesize, checksum): argument
|
/u-boot/arch/m68k/lib/ |
A D | fec.c | 17 const char *path; in fec_get_node() local
|
/u-boot/include/dm/ |
A D | of_access.h | 216 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 D | fdt_overlay.c | 62 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
|