• Home
  • Raw
  • Download

Lines Matching refs:gfs2_inode

92 int gfs2_dir_get_new_buffer(struct gfs2_inode *ip, u64 block,  in gfs2_dir_get_new_buffer()
105 static int gfs2_dir_get_existing_buffer(struct gfs2_inode *ip, u64 block, in gfs2_dir_get_existing_buffer()
122 static int gfs2_dir_write_stuffed(struct gfs2_inode *ip, const char *buf, in gfs2_dir_write_stuffed()
155 static int gfs2_dir_write_data(struct gfs2_inode *ip, const char *buf, in gfs2_dir_write_data()
247 static int gfs2_dir_read_stuffed(struct gfs2_inode *ip, __be64 *buf, in gfs2_dir_read_stuffed()
271 static int gfs2_dir_read_data(struct gfs2_inode *ip, __be64 *buf, in gfs2_dir_read_data()
339 static __be64 *gfs2_dir_get_hash_table(struct gfs2_inode *ip) in gfs2_dir_get_hash_table()
389 void gfs2_dir_hash_inval(struct gfs2_inode *ip) in gfs2_dir_hash_inval()
587 static int dirent_check_reclen(struct gfs2_inode *dip, in dirent_check_reclen()
614 static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_next()
649 static void dirent_del(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_del()
694 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_init_dirent()
721 static int get_leaf(struct gfs2_inode *dip, u64 leaf_no, in get_leaf()
744 static int get_leaf_nr(struct gfs2_inode *dip, u32 index, in get_leaf_nr()
756 static int get_first_leaf(struct gfs2_inode *dip, u32 index, in get_first_leaf()
776 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_dirent_search()
826 struct gfs2_inode *ip = GFS2_I(inode); in new_leaf()
871 struct gfs2_inode *dip = GFS2_I(inode); in dir_make_exhash()
966 struct gfs2_inode *dip = GFS2_I(inode); in dir_split_leaf()
1114 static int dir_double_exhash(struct gfs2_inode *dip) in dir_double_exhash()
1229 static int do_filldir_main(struct gfs2_inode *dip, struct dir_context *ctx, in do_filldir_main()
1302 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_dir_read_leaf()
1397 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_dir_readahead()
1444 struct gfs2_inode *dip = GFS2_I(inode); in dir_e_read()
1483 struct gfs2_inode *dip = GFS2_I(inode); in gfs2_dir_read()
1577 const struct gfs2_inode *ip) in gfs2_dir_check()
1629 struct gfs2_inode *ip = GFS2_I(inode); in dir_new_leaf()
1674 static u16 gfs2_inode_ra_len(const struct gfs2_inode *ip) in gfs2_inode_ra_len()
1699 const struct gfs2_inode *nip, struct gfs2_diradd *da) in gfs2_dir_add()
1701 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_dir_add()
1777 int gfs2_dir_del(struct gfs2_inode *dip, const struct dentry *dentry) in gfs2_dir_del()
1837 int gfs2_dir_mvino(struct gfs2_inode *dip, const struct qstr *filename, in gfs2_dir_mvino()
1838 const struct gfs2_inode *nip, unsigned int new_type) in gfs2_dir_mvino()
1882 static int leaf_dealloc(struct gfs2_inode *dip, u32 index, u32 len, in leaf_dealloc()
2007 int gfs2_dir_exhash_dealloc(struct gfs2_inode *dip) in gfs2_dir_exhash_dealloc()
2066 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_diradd_alloc_required()