Home
last modified time | relevance | path

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

1234

/linux-4.19.296/fs/ubifs/
Dkey.h103 union ubifs_key *key, ino_t inum) in ino_key_init()
116 ino_t inum) in ino_key_init_flash()
132 union ubifs_key *key, ino_t inum) in lowest_ino_key()
145 union ubifs_key *key, ino_t inum) in highest_ino_key()
159 union ubifs_key *key, ino_t inum, in dent_key_init()
179 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
195 ino_t inum, in dent_key_init_flash()
215 union ubifs_key *key, ino_t inum) in lowest_dent_key()
229 union ubifs_key *key, ino_t inum, in xent_key_init()
247 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash()
[all …]
Dorphan.c65 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum) in ubifs_add_orphan()
115 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan()
512 static int insert_dead_orphan(struct ubifs_info *c, ino_t inum) in insert_dead_orphan()
567 ino_t inum; in do_kill_orphans()
735 ino_t inum;
747 static int dbg_find_orphan(struct ubifs_info *c, ino_t inum) in dbg_find_orphan()
769 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan()
797 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan()
827 ino_t inum; in dbg_orphan_check()
860 ino_t inum; in dbg_read_orphans()
Dubifs.h699 ino_t *inodes;
920 ino_t inum;
1234 ino_t highest_inum;
1501 void ubifs_wbuf_add_ino_nolock(struct ubifs_wbuf *wbuf, ino_t inum);
1607 int ubifs_tnc_remove_ino(struct ubifs_info *c, ino_t inum);
1686 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum);
1687 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
1777 void ubifs_evict_xattr_inode(struct ubifs_info *c, ino_t xattr_inum);
1780 ino_t xattr_inum) { } in ubifs_evict_xattr_inode()
/linux-4.19.296/fs/nilfs2/
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 **);
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()
Dsegment.h233 extern void nilfs_flush_segment(struct super_block *, ino_t);
/linux-4.19.296/fs/freevxfs/
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);
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()
Dvxfs_lookup.c155 static ino_t
160 ino_t ino = 0; in vxfs_inode_by_name()
190 ino_t ino; in vxfs_lookup()
/linux-4.19.296/include/trace/events/
Dext4.h79 TP_PROTO(struct inode *inode, ino_t orig_ino),
85 __field( ino_t, ino )
86 __field( ino_t, orig_ino )
115 __field( ino_t, ino )
144 __field( ino_t, dir )
166 __field( ino_t, ino )
167 __field( ino_t, dir )
191 __field( ino_t, ino )
213 __field( ino_t, ino )
235 __field( ino_t, ino )
[all …]
Df2fs.h164 __field(ino_t, ino)
165 __field(ino_t, pino)
203 __field(ino_t, ino)
233 __field(ino_t, ino)
315 __field(ino_t, ino)
366 __field(ino_t, ino)
395 __field(ino_t, ino)
453 __field(ino_t, ino)
500 __field(ino_t, ino)
533 __field(ino_t, ino)
[all …]
/linux-4.19.296/fs/cifs/
Dcifsfs.h34 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()
/linux-4.19.296/fs/jfs/
Djfs_dtree.h257 ino_t * data, struct btstack * btstack, int flag);
260 ino_t * ino, struct btstack * btstack);
263 ino_t * data, int flag);
266 ino_t * orig_ino, ino_t new_ino, int flag);
Dnamei.c81 ino_t ino; in jfs_create()
213 ino_t ino; in jfs_mkdir()
350 ino_t ino; in jfs_rmdir()
480 ino_t ino; in jfs_unlink()
803 ino_t ino; in jfs_link()
894 ino_t ino = 0; in jfs_symlink()
1084 ino_t ino; in jfs_rename()
1371 ino_t ino; in jfs_mknod()
1462 ino_t inum; in jfs_lookup()
/linux-4.19.296/fs/nfsd/
Dnfsfh.h16 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()
89 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid()
/linux-4.19.296/fs/minix/
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 **);
73 extern ino_t minix_inode_by_name(struct dentry*);
Dbitmap.c107 minix_V1_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh) in minix_V1_raw_inode()
131 minix_V2_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh) in minix_V2_raw_inode()
/linux-4.19.296/fs/omfs/
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-4.19.296/fs/exofs/
Dcommon.h71 EXOFS_MAX_INO_ID = (sizeof(ino_t) * 8 == 64) ? ULLONG_MAX :
72 (1ULL << (sizeof(ino_t) * 8ULL - 1ULL)),
Dexofs.h166 ino_t exofs_inode_by_name(struct inode *, struct dentry *);
173 ino_t exofs_parent_ino(struct dentry *child);
/linux-4.19.296/include/linux/
Dnfs_fs.h569 static inline ino_t
572 ino_t ino = (ino_t) fileid; in nfs_fileid_to_ino_t()
573 if (sizeof(ino_t) < sizeof(u64)) in nfs_fileid_to_ino_t()
574 ino ^= fileid >> (sizeof(u64)-sizeof(ino_t)) * 8; in nfs_fileid_to_ino_t()
Dcleancache.h23 ino_t ino;
/linux-4.19.296/fs/hpfs/
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-4.19.296/fs/ceph/
Dsuper.h427 static inline ino_t ceph_vino_to_ino(struct ceph_vino vino) in ceph_vino_to_ino()
432 return (ino_t)vino.ino; in ceph_vino_to_ino()
440 static inline ino_t ceph_translate_ino(struct super_block *sb, ino_t ino) in ceph_translate_ino()
445 static inline ino_t ceph_translate_ino(struct super_block *sb, ino_t ino) in ceph_translate_ino()
477 ino_t t = ceph_vino_to_ino(vino); in ceph_find_inode()
/linux-4.19.296/fs/9p/
Dv9fs_vfs.h66 ino_t v9fs_qid2ino(struct p9_qid *qid);

1234