Searched refs:nilfs_inode (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/fs/nilfs2/ |
| H A D | ifile.h | 21 static inline struct nilfs_inode * 29 static inline void nilfs_ifile_unmap_inode(struct nilfs_inode *raw_inode) in nilfs_ifile_unmap_inode()
|
| H A D | bmap.h | 158 int nilfs_bmap_read(struct nilfs_bmap *, struct nilfs_inode *); 159 void nilfs_bmap_write(struct nilfs_bmap *, struct nilfs_inode *);
|
| H A D | cpfile.h | 34 struct nilfs_inode *raw_inode, struct inode **inodep);
|
| H A D | dat.h | 45 struct nilfs_inode *raw_inode, struct inode **inodep);
|
| H A D | sufile.h | 54 struct nilfs_inode *raw_inode, struct inode **inodep);
|
| H A D | nilfs.h | 285 extern int nilfs_read_inode_common(struct inode *, struct nilfs_inode *); 287 struct nilfs_inode *raw_inode);
|
| H A D | ifile.c | 96 struct nilfs_inode *raw_inode; in nilfs_ifile_delete_inode()
|
| H A D | bmap.c | 480 int nilfs_bmap_read(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_read() 525 void nilfs_bmap_write(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_write()
|
| H A D | inode.c | 401 struct nilfs_inode *raw_inode) in nilfs_read_inode_common() 449 struct nilfs_inode *raw_inode; in __nilfs_read_inode() 708 struct nilfs_inode *raw_inode) in nilfs_write_inode_common() 737 struct nilfs_inode *raw_inode; in nilfs_update_inode()
|
| H A D | dat.c | 489 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read()
|
| H A D | the_nilfs.c | 100 struct nilfs_inode *rawi; in nilfs_load_super_root()
|
| H A D | cpfile.c | 1135 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read()
|
| H A D | sufile.c | 1208 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read()
|
| H A D | segment.c | 892 struct nilfs_inode *raw_inode; in nilfs_fill_in_file_bmap() 926 struct nilfs_inode *raw_inode) in nilfs_write_root_mdt_inode()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | nilfs2_ondisk.h | 54 struct nilfs_inode { struct 90 struct nilfs_inode sr_dat; argument 91 struct nilfs_inode sr_cpfile; 92 struct nilfs_inode sr_sufile; 520 struct nilfs_inode cp_ifile_inode;
|