Home
last modified time | relevance | path

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

12345

/linux/fs/ubifs/
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 …]
A Dorphan.c155 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()
842 ino_t inum;
854 static bool dbg_find_orphan(struct ubifs_info *c, ino_t inum) in dbg_find_orphan()
865 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan()
893 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan()
923 ino_t inum; in dbg_orphan_check()
[all …]
A Dubifs.h699 ino_t *inodes;
933 ino_t inum;
1259 ino_t highest_inum;
1736 void ubifs_wbuf_add_ino_nolock(struct ubifs_wbuf *wbuf, ino_t inum);
1843 int ubifs_tnc_remove_ino(struct ubifs_info *c, ino_t inum);
1922 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum);
1923 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
2014 void ubifs_evict_xattr_inode(struct ubifs_info *c, ino_t xattr_inum);
2020 ino_t xattr_inum) { } in ubifs_evict_xattr_inode()
/linux/include/trace/events/
A Dwriteback.h63 __field(ino_t, ino)
104 __field(ino_t, ino)
188 __field(ino_t, ino)
189 __field(ino_t, cgroup_ino)
217 __field(ino_t, ino)
246 __field(ino_t, ino)
312 __field(ino_t, ino)
314 __field(ino_t, cgroup_ino)
713 __field(ino_t, ino)
777 __field(ino_t, ino)
[all …]
A Dext4.h117 __field( ino_t, ino )
147 __field( ino_t, ino )
176 __field( ino_t, dir )
198 __field( ino_t, ino )
199 __field( ino_t, dir )
223 __field( ino_t, ino )
245 __field( ino_t, ino )
267 __field( ino_t, ino )
287 __field( ino_t, ino )
2363 __field(ino_t, ino)
[all …]
A Df2fs.h179 __field(ino_t, ino)
180 __field(ino_t, pino)
218 __field(ino_t, ino)
248 __field(ino_t, ino)
330 __field(ino_t, ino)
381 __field(ino_t, ino)
410 __field(ino_t, ino)
468 __field(ino_t, ino)
515 __field(ino_t, ino)
550 __field(ino_t, ino)
[all …]
/linux/fs/nilfs2/
A Difile.h22 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 **);
A Difile.c52 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()
/linux/tools/testing/selftests/bpf/progs/
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/fs/freevxfs/
A Dvxfs_extern.h55 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);
A Dvxfs_inode.c51 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()
A Dvxfs_lookup.c155 static ino_t
160 ino_t ino = 0; in vxfs_inode_by_name()
190 ino_t ino; in vxfs_lookup()
/linux/fs/jfs/
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);
A Dnamei.c68 ino_t ino; in jfs_create()
201 ino_t ino; in jfs_mkdir()
338 ino_t ino; in jfs_rmdir()
468 ino_t ino; in jfs_unlink()
791 ino_t ino; in jfs_link()
877 ino_t ino = 0; in jfs_symlink()
1067 ino_t ino; in jfs_rename()
1354 ino_t ino; in jfs_mknod()
1445 ino_t inum; in jfs_lookup()
/linux/fs/cifs/
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/fs/zonefs/
A Dtrace.h27 __field(ino_t, ino)
52 __field(ino_t, ino)
78 __field(ino_t, ino)
/linux/fs/nfsd/
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()
145 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid()
/linux/fs/minix/
A Dminix.h46 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 **);
74 extern ino_t minix_inode_by_name(struct dentry*);
/linux/arch/sparc/include/uapi/asm/
A Dstat.h11 ino_t st_ino;
54 ino_t st_ino;
/linux/include/linux/
A Dkernfs.h293 static inline ino_t kernfs_id_ino(u64 id) in kernfs_id_ino()
296 if (sizeof(ino_t) >= sizeof(u64)) in kernfs_id_ino()
305 if (sizeof(ino_t) >= sizeof(u64)) in kernfs_id_gen()
311 static inline ino_t kernfs_ino(struct kernfs_node *kn) in kernfs_ino()
316 static inline ino_t kernfs_gen(struct kernfs_node *kn) in kernfs_gen()
A Dnfs_fs.h614 static inline ino_t
617 ino_t ino = (ino_t) fileid; in nfs_fileid_to_ino_t()
618 if (sizeof(ino_t) < sizeof(u64)) in nfs_fileid_to_ino_t()
619 ino ^= fileid >> (sizeof(u64)-sizeof(ino_t)) * 8; in nfs_fileid_to_ino_t()
A Dshmem_fs.h41 ino_t next_ino; /* The next per-sb inode number to use */
42 ino_t __percpu *ino_batch; /* The next per-cpu inode number to use */
/linux/fs/omfs/
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/fs/hpfs/
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);
/linux/arch/powerpc/include/uapi/asm/
A Dstat.h32 ino_t st_ino;

Completed in 55 milliseconds

12345