Home
last modified time | relevance | path

Searched refs:ino_t (Results 1 – 25 of 113) sorted by relevance

12345

/linux-6.15/fs/ubifs/
H A Dkey.h91 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()
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()
253 union ubifs_key *key, ino_t inum) in lowest_xent_key()
267 union ubifs_key *key, ino_t inum, in data_key_init()
[all …]
H A Dorphan.c53 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum) in ubifs_add_orphan()
97 static struct ubifs_orphan *lookup_orphan(struct ubifs_info *c, ino_t inum) in lookup_orphan()
156 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan()
536 ino_t inum; in do_kill_orphans()
733 ino_t inum;
745 static bool dbg_find_orphan(struct ubifs_info *c, ino_t inum) in dbg_find_orphan()
756 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan()
784 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan()
814 ino_t inum; in dbg_orphan_check()
851 ino_t inum; in dbg_read_orphans()
/linux-6.15/include/trace/events/
H A Dwriteback.h71 __field(ino_t, ino)
112 __field(ino_t, ino)
196 __field(ino_t, ino)
197 __field(ino_t, cgroup_ino)
225 __field(ino_t, ino)
254 __field(ino_t, ino)
320 __field(ino_t, ino)
322 __field(ino_t, cgroup_ino)
716 __field(ino_t, ino)
752 __field(ino_t, ino)
[all …]
H A Dext4.h143 __field( ino_t, ino )
173 __field( ino_t, ino )
202 __field( ino_t, dir )
224 __field( ino_t, ino )
225 __field( ino_t, dir )
249 __field( ino_t, ino )
271 __field( ino_t, ino )
293 __field( ino_t, ino )
313 __field( ino_t, ino )
2411 __field(ino_t, ino)
[all …]
H A Dhugetlbfs.h18 __field(ino_t, ino)
19 __field(ino_t, dir)
44 __field(ino_t, ino)
91 __field(ino_t, ino)
126 __field(ino_t, ino)
H A Df2fs.h192 __field(ino_t, ino)
193 __field(ino_t, pino)
231 __field(ino_t, ino)
265 __field(ino_t, ino)
347 __field(ino_t, ino)
398 __field(ino_t, ino)
427 __field(ino_t, ino)
485 __field(ino_t, ino)
532 __field(ino_t, ino)
567 __field(ino_t, ino)
[all …]
H A Dtimestamp.h22 __field(ino_t, ino)
62 __field(ino_t, ino)
97 __field(ino_t, ino)
H A Dcachefiles.h332 ino_t ino,
357 ino_t ino,
382 ino_t ino,
419 ino_t ino,
450 ino_t cache_inode, ino_t netfs_inode),
582 __field(ino_t, inode)
603 __field(ino_t, inode)
624 __field(ino_t, inode)
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dprofiler.h76 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;
/linux-6.15/fs/nilfs2/
H A Difile.h22 nilfs_ifile_map_inode(struct inode *ifile, ino_t ino, struct buffer_head *ibh) in nilfs_ifile_map_inode()
34 int nilfs_ifile_create_inode(struct inode *, ino_t *, struct buffer_head **);
35 int nilfs_ifile_delete_inode(struct inode *, ino_t);
36 int nilfs_ifile_get_inode_block(struct inode *, ino_t, struct buffer_head **);
H A Difile.c52 int nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, in nilfs_ifile_create_inode()
75 *out_ino = (ino_t)req.pr_entry_nr; in nilfs_ifile_create_inode()
91 int nilfs_ifile_delete_inode(struct inode *ifile, ino_t ino) in nilfs_ifile_delete_inode()
126 int nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, in nilfs_ifile_get_inode_block()
/linux-6.15/fs/freevxfs/
H A Dvxfs_extern.h30 extern void vxfs_dumpi(struct vxfs_inode_info *, ino_t);
31 extern struct inode *vxfs_blkiget(struct super_block *, u_long, ino_t);
32 extern struct inode *vxfs_stiget(struct super_block *, ino_t);
33 extern struct inode *vxfs_iget(struct super_block *, ino_t);
H A Dvxfs_inode.c27 vxfs_dumpi(struct vxfs_inode_info *vip, ino_t ino) in vxfs_dumpi()
137 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget()
184 __vxfs_iget(struct inode *ilistp, struct vxfs_inode_info *vip, ino_t ino) in __vxfs_iget()
222 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget()
251 vxfs_iget(struct super_block *sbp, ino_t ino) in vxfs_iget()
H A Dvxfs_lookup.c131 static ino_t
136 ino_t ino = 0; in vxfs_inode_by_name()
166 ino_t ino; in vxfs_lookup()
/linux-6.15/fs/jfs/
H A Djfs_dtree.h244 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);
/linux-6.15/fs/smb/client/
H A Dcifsfs.h21 static inline ino_t
24 if ((sizeof(ino_t)) < (sizeof(u64))) in cifs_uniqueid_to_ino_t()
25 return (ino_t)hash_64(fileid, (sizeof(ino_t) * 8) - 1) + 1; in cifs_uniqueid_to_ino_t()
27 return (ino_t)fileid; in cifs_uniqueid_to_ino_t()
/linux-6.15/fs/nfsd/
H A Dnfsfh.h64 static inline __u32 ino_t_to_u32(ino_t ino) in ino_t_to_u32()
69 static inline ino_t u32_to_ino_t(__u32 uino) in u32_to_ino_t()
71 return (ino_t) uino; in u32_to_ino_t()
144 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid()
/linux-6.15/fs/zonefs/
H A Dtrace.h28 __field(ino_t, ino)
53 __field(ino_t, ino)
80 __field(ino_t, ino)
/linux-6.15/fs/minix/
H A Dminix.h46 struct minix_inode *minix_V1_raw_inode(struct super_block *, ino_t, struct buffer_head **);
47 struct minix2_inode *minix_V2_raw_inode(struct super_block *, ino_t, struct buffer_head **);
75 ino_t minix_inode_by_name(struct dentry*);
/linux-6.15/fs/omfs/
H A Domfs.h63 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);
/linux-6.15/fs/erofs/
H A Dinode.c267 static ino_t erofs_squash_ino(erofs_nid_t nid) in erofs_squash_ino()
269 ino_t ino = (ino_t)nid; in erofs_squash_ino()
271 if (sizeof(ino_t) < sizeof(erofs_nid_t)) in erofs_squash_ino()
272 ino ^= nid >> (sizeof(erofs_nid_t) - sizeof(ino_t)) * 8; in erofs_squash_ino()
/linux-6.15/fs/9p/
H A Dv9fs_vfs.h48 #define QID2INO(q) ((ino_t) (((q)->path+2) ^ (((q)->path) >> 32)))
50 #define QID2INO(q) ((ino_t) ((q)->path+2))
/linux-6.15/include/linux/
H A Dkernfs.h348 static inline ino_t kernfs_id_ino(u64 id) in kernfs_id_ino()
351 if (sizeof(ino_t) >= sizeof(u64)) in kernfs_id_ino()
360 if (sizeof(ino_t) >= sizeof(u64)) in kernfs_id_gen()
366 static inline ino_t kernfs_ino(struct kernfs_node *kn) in kernfs_ino()
371 static inline ino_t kernfs_gen(struct kernfs_node *kn) in kernfs_gen()
H A Dnfs_fs.h660 static inline ino_t
663 ino_t ino = (ino_t) fileid; in nfs_fileid_to_ino_t()
664 if (sizeof(ino_t) < sizeof(u64)) in nfs_fileid_to_ino_t()
665 ino ^= fileid >> (sizeof(u64)-sizeof(ino_t)) * 8; in nfs_fileid_to_ino_t()
/linux-6.15/fs/hpfs/
H A Dhpfs_fn.h48 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);

12345