Searched defs:ifile (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/fs/nilfs2/ |
D | ifile.c | 29 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
|
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()
|
D | the_nilfs.h | 245 struct inode *ifile; member
|
D | segment.c | 957 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
|
D | inode.c | 817 struct inode *ifile = ii->i_root->ifile; in nilfs_update_inode() local
|