Home
last modified time | relevance | path

Searched defs:ifile (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Difile.c29 static inline struct nilfs_ifile_info *NILFS_IFILE_I(struct inode *ifile) in NILFS_IFILE_I()
52 int nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, 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()
156 int nilfs_ifile_count_free_inodes(struct inode *ifile, in nilfs_ifile_count_free_inodes()
184 struct inode *ifile; in nilfs_ifile_read() local
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()
Dthe_nilfs.h245 struct inode *ifile; member
Dsegment.c957 static void nilfs_fill_in_file_bmap(struct inode *ifile, in nilfs_fill_in_file_bmap()
1971 struct inode *ifile = sci->sc_root->ifile; in nilfs_segctor_collect_dirty_files() local
Dinode.c817 struct inode *ifile = ii->i_root->ifile; in nilfs_update_inode() local