| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | key.h | 86 union ubifs_key *key, ino_t inum) in ino_key_init() 99 ino_t inum) in ino_key_init_flash() 115 union ubifs_key *key, ino_t inum) in lowest_ino_key() 128 union ubifs_key *key, ino_t inum) in highest_ino_key() 142 union ubifs_key *key, ino_t inum, in dent_key_init() 161 union ubifs_key *key, ino_t inum, in dent_key_init_hash() 177 ino_t inum, const struct qstr *nm) in dent_key_init_flash() 196 union ubifs_key *key, ino_t inum) in lowest_dent_key() 210 union ubifs_key *key, ino_t inum, in xent_key_init() 228 ino_t inum, const struct qstr *nm) in xent_key_init_flash() [all …]
|
| H A D | orphan.c | 55 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum) in ubifs_add_orphan() 105 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() 502 static int insert_dead_orphan(struct ubifs_info *c, ino_t inum) in insert_dead_orphan() 557 ino_t inum; in do_kill_orphans() 725 ino_t inum; 737 static int dbg_find_orphan(struct ubifs_info *c, ino_t inum) in dbg_find_orphan() 759 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan() 787 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan() 817 ino_t inum; in dbg_orphan_check() 850 ino_t inum; in dbg_read_orphans()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | key.h | 91 union ubifs_key *key, ino_t inum) in ino_key_init() 104 ino_t inum) in ino_key_init_flash() 120 union ubifs_key *key, ino_t inum) in lowest_ino_key() 133 union ubifs_key *key, ino_t inum) in highest_ino_key() 147 union ubifs_key *key, ino_t inum, in dent_key_init() 166 union ubifs_key *key, ino_t inum, in dent_key_init_hash() 182 ino_t inum, in dent_key_init_flash() 202 union ubifs_key *key, ino_t inum) in lowest_dent_key() 216 union ubifs_key *key, ino_t inum, in xent_key_init() 234 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash() [all …]
|
| H A D | orphan.c | 45 static struct ubifs_orphan *orphan_add(struct ubifs_info *c, ino_t inum, in orphan_add() 96 static struct ubifs_orphan *lookup_orphan(struct ubifs_info *c, ino_t inum) in lookup_orphan() 155 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum) in ubifs_add_orphan() 158 ino_t xattr_inum; in ubifs_add_orphan() 207 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() 582 static int insert_dead_orphan(struct ubifs_info *c, ino_t inum) in insert_dead_orphan() 638 ino_t inum; in do_kill_orphans() 840 ino_t inum; 852 static bool dbg_find_orphan(struct ubifs_info *c, ino_t inum) in dbg_find_orphan() 863 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan() [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | writeback.h | 62 __field(ino_t, ino) 103 __field(ino_t, ino) 150 static inline ino_t __trace_wb_assign_cgroup(struct bdi_writeback *wb) in __trace_wb_assign_cgroup() 155 static inline ino_t __trace_wbc_assign_cgroup(struct writeback_control *wbc) in __trace_wbc_assign_cgroup() 164 static inline ino_t __trace_wb_assign_cgroup(struct bdi_writeback *wb) in __trace_wb_assign_cgroup() 169 static inline ino_t __trace_wbc_assign_cgroup(struct writeback_control *wbc) in __trace_wbc_assign_cgroup() 187 __field(ino_t, ino) 188 __field(ino_t, cgroup_ino) 216 __field(ino_t, ino) 217 __field(ino_t, old_cgroup_ino) [all …]
|
| H A D | ext4.h | 122 TP_PROTO(struct inode *inode, ino_t orig_ino), 128 __field( ino_t, ino ) 129 __field( ino_t, orig_ino ) 158 __field( ino_t, ino ) 187 __field( ino_t, dir ) 209 __field( ino_t, ino ) 210 __field( ino_t, dir ) 234 __field( ino_t, ino ) 256 __field( ino_t, ino ) 278 __field( ino_t, ino ) [all …]
|
| H A D | f2fs.h | 186 __field(ino_t, ino) 187 __field(ino_t, pino) 225 __field(ino_t, ino) 255 __field(ino_t, ino) 337 __field(ino_t, ino) 388 __field(ino_t, ino) 417 __field(ino_t, ino) 475 __field(ino_t, ino) 522 __field(ino_t, ino) 557 __field(ino_t, ino) [all …]
|
| H A D | android_fs_template.h | 17 __field(ino_t, ino) 48 __field(ino_t, ino)
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | ifile.h | 22 nilfs_ifile_map_inode(struct inode *ifile, ino_t ino, struct buffer_head *ibh) in nilfs_ifile_map_inode() 29 static inline void nilfs_ifile_unmap_inode(struct inode *ifile, ino_t ino, in nilfs_ifile_unmap_inode() 35 int nilfs_ifile_create_inode(struct inode *, ino_t *, struct buffer_head **); 36 int nilfs_ifile_delete_inode(struct inode *, ino_t); 37 int nilfs_ifile_get_inode_block(struct inode *, ino_t, struct buffer_head **);
|
| H A D | ifile.c | 52 int nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, in nilfs_ifile_create_inode() 78 *out_ino = (ino_t)req.pr_entry_nr; in nilfs_ifile_create_inode() 97 int nilfs_ifile_delete_inode(struct inode *ifile, ino_t ino) in nilfs_ifile_delete_inode() 132 int nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, in nilfs_ifile_get_inode_block()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | profiler.h | 76 ino_t cgroup_root_inode; 77 ino_t cgroup_proc_inode; 137 ino_t src_inode; 138 ino_t dst_inode; 146 ino_t cgroup_fs_inode; 147 ino_t cgroup_login_session_inode; 149 ino_t inode_filter;
|
| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_extern.h | 55 extern void vxfs_dumpi(struct vxfs_inode_info *, ino_t); 56 extern struct inode *vxfs_blkiget(struct super_block *, u_long, ino_t); 57 extern struct inode *vxfs_stiget(struct super_block *, ino_t); 58 extern struct inode *vxfs_iget(struct super_block *, ino_t);
|
| H A D | vxfs_inode.c | 51 vxfs_dumpi(struct vxfs_inode_info *vip, ino_t ino) in vxfs_dumpi() 164 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget() 211 __vxfs_iget(struct inode *ilistp, struct vxfs_inode_info *vip, ino_t ino) in __vxfs_iget() 249 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget() 278 vxfs_iget(struct super_block *sbp, ino_t ino) in vxfs_iget()
|
| H A D | vxfs_lookup.c | 155 static ino_t 160 ino_t ino = 0; in vxfs_inode_by_name() 190 ino_t ino; in vxfs_lookup()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dtree.h | 244 ino_t * data, struct btstack * btstack, int flag); 247 ino_t * ino, struct btstack * btstack); 250 ino_t * data, int flag); 253 ino_t * orig_ino, ino_t new_ino, int flag);
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsfs.h | 34 static inline ino_t 37 if ((sizeof(ino_t)) < (sizeof(u64))) in cifs_uniqueid_to_ino_t() 38 return (ino_t)hash_64(fileid, (sizeof(ino_t) * 8) - 1) + 1; in cifs_uniqueid_to_ino_t() 40 return (ino_t)fileid; in cifs_uniqueid_to_ino_t()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfsfh.h | 16 static inline __u32 ino_t_to_u32(ino_t ino) in ino_t_to_u32() 21 static inline ino_t u32_to_ino_t(__u32 uino) in u32_to_ino_t() 23 return (ino_t) uino; in u32_to_ino_t() 92 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid()
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | minix.h | 46 extern struct minix_inode * minix_V1_raw_inode(struct super_block *, ino_t, struct buffer_head **); 47 extern struct minix2_inode * minix_V2_raw_inode(struct super_block *, ino_t, struct buffer_head **); 73 extern ino_t minix_inode_by_name(struct dentry*);
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | stat.h | 11 ino_t st_ino; 54 ino_t st_ino;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
| H A D | 0005-Include-dirent.h-for-ino_t.patch | 4 Subject: [PATCH] Include dirent.h for ino_t 7 error: unknown type name 'ino_t'; did you mean 'int'?
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_fs.h | 582 static inline ino_t 585 ino_t ino = (ino_t) fileid; in nfs_fileid_to_ino_t() 586 if (sizeof(ino_t) < sizeof(u64)) in nfs_fileid_to_ino_t() 587 ino ^= fileid >> (sizeof(u64)-sizeof(ino_t)) * 8; in nfs_fileid_to_ino_t()
|
| H A D | kernfs.h | 307 static inline ino_t kernfs_id_ino(u64 id) in kernfs_id_ino() 310 if (sizeof(ino_t) >= sizeof(u64)) in kernfs_id_ino() 319 if (sizeof(ino_t) >= sizeof(u64)) in kernfs_id_gen() 325 static inline ino_t kernfs_ino(struct kernfs_node *kn) in kernfs_ino() 330 static inline ino_t kernfs_gen(struct kernfs_node *kn) in kernfs_gen()
|
| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | omfs.h | 63 extern struct inode *omfs_iget(struct super_block *sb, ino_t inode); 66 extern int omfs_find_empty_block(struct super_block *sb, int mode, ino_t *ino);
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | hpfs_fn.h | 48 ino_t i_parent_dir; /* (directories) gives fnode of parent dir */ 66 ino_t sb_root; /* inode number of root dir */ 295 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t, struct buffer_head **); 298 dnode_secno hpfs_fnode_dno(struct super_block *s, ino_t ino);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | types.h | 47 typedef __ino_t ino_t; typedef 49 typedef __ino64_t ino_t; typedef
|