Searched defs:ino (Results 1 - 17 of 17) sorted by relevance

/u-boot/fs/btrfs/
H A Dsubvolume.c18 static int get_path_in_subvol(struct btrfs_root *root, u64 ino, char *path_ret) argument
98 u64 ino; local
H A Ddir-item.c117 int btrfs_iter_dir(struct btrfs_root *root, u64 ino, argument
H A Dbtrfs.c138 u64 ino = BTRFS_FIRST_FREE_OBJECTID; local
166 u64 ino; local
189 u64 ino; local
232 u64 ino; local
[all...]
H A Dinode.c22 int btrfs_readlink(struct btrfs_root *root, u64 ino, char *target) argument
119 static int get_parent_inode(struct btrfs_root *root, u64 ino, argument
215 resolve_one_filename(struct btrfs_root *root, u64 ino, const char *name, int namelen, struct btrfs_key *key_ret, u8 *type_ret) argument
244 btrfs_lookup_path(struct btrfs_root *root, u64 ino, const char *filename, struct btrfs_root **root_ret, u64 *ino_ret, u8 *type_ret, int symlink_limit) argument
534 lookup_data_extent(struct btrfs_root *root, struct btrfs_path *path, u64 ino, u64 file_offset, u64 *next_offset) argument
660 btrfs_file_read(struct btrfs_root *root, u64 ino, u64 file_offset, u64 len, char *dest) argument
[all...]
/u-boot/fs/ubifs/
H A Dscan.c192 struct ubifs_ino_node *ino = buf; local
H A Dsb.c78 struct ubifs_ino_node *ino; local
[all...]
H A Dreplay.c189 ino_t ino; local
597 struct ubifs_ino_node *ino = snod->node; local
H A Drecovery.c1424 struct ubifs_ino_node *ino = c->sbuf; local
1507 struct ubifs_ino_node *ino local
[all...]
H A Dubifs.c246 filldir(struct ubifs_info *c, const char *name, int namlen, u64 ino, unsigned int d_type) argument
H A Dsuper.c63 struct inode *iget_locked(struct super_block *sb, unsigned long ino) argument
97 struct inode *ino; local
247 struct ubifs_ino_node *ino; local
[all...]
H A Ddebug.c424 const struct ubifs_ino_node *ino = node; local
1869 add_inode(struct ubifs_info *c, struct fsck_data *fsckd, struct ubifs_ino_node *ino) argument
1989 struct ubifs_ino_node *ino; local
2224 struct ubifs_ino_node *ino; local
[all...]
/u-boot/fs/jffs2/
H A Djffs2_private.h13 u32 ino; /* for inodes */ member in union:b_node::__anon3
H A Dsummary.h52 __u32 ino; /* == zero for unlink */ member in struct:jffs2_sum_dirent_flash
108 __u32 ino; /* == zero for unlink */ member in struct:jffs2_sum_dirent_mem
H A Djffs2_1pass.c1080 jffs2_1pass_resolve_inode(struct b_lists * pL, u32 ino) argument
[all...]
/u-boot/include/jffs2/
H A Djffs2.h130 __u32 ino; /* == zero for unlink */ member in struct:jffs2_raw_dirent
152 __u32 ino; /* Inode number. */ member in struct:jffs2_raw_inode
/u-boot/include/
H A Dext_common.h218 int ino; member in struct:ext2fs_node
/u-boot/fs/ext4/
H A Dext4_common.c1595 int ext4fs_read_inode(struct ext2_data *data, int ino, struct ext2_inode *inode) argument
[all...]

Completed in 121 milliseconds