Searched refs:nilfs_inode (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | ifile.h | 21 static inline struct nilfs_inode * 42 size_t inode_size, struct nilfs_inode *raw_inode,
|
H A D | ifile.c | 99 struct nilfs_inode *raw_inode; in nilfs_ifile_delete_inode() 178 size_t inode_size, struct nilfs_inode *raw_inode, in nilfs_ifile_read()
|
H A D | bmap.h | 146 int nilfs_bmap_read(struct nilfs_bmap *, struct nilfs_inode *); 147 void nilfs_bmap_write(struct nilfs_bmap *, struct nilfs_inode *);
|
H A D | cpfile.h | 32 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 | nilfs.h | 264 extern int nilfs_read_inode_common(struct inode *, struct nilfs_inode *); 265 extern void nilfs_write_inode_common(struct inode *, struct nilfs_inode *, int);
|
H A D | sufile.h | 54 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | bmap.c | 504 int nilfs_bmap_read(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_read() 549 void nilfs_bmap_write(struct nilfs_bmap *bmap, struct nilfs_inode *raw_inode) in nilfs_bmap_write()
|
H A D | inode.c | 446 struct nilfs_inode *raw_inode) in nilfs_read_inode_common() 494 struct nilfs_inode *raw_inode; in __nilfs_read_inode() 773 struct nilfs_inode *raw_inode, int has_bmap) in nilfs_write_inode_common() 817 struct nilfs_inode *raw_inode; in nilfs_update_inode()
|
H A D | dat.c | 491 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read()
|
H A D | the_nilfs.c | 102 struct nilfs_inode *rawi; in nilfs_load_super_root()
|
H A D | cpfile.c | 978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read()
|
H A D | sufile.c | 1203 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read()
|
H A D | segment.c | 960 struct nilfs_inode *raw_inode; in nilfs_fill_in_file_bmap()
|
/openbmc/linux/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; 519 struct nilfs_inode cp_ifile_inode;
|