Searched refs:gfs2_alloc_get (Results 1 – 10 of 10) sorted by relevance
32 struct gfs2_alloc *gfs2_alloc_get(struct gfs2_inode *ip);
355 al = gfs2_alloc_get(ip); in gfs2_dinode_dealloc()724 if (gfs2_alloc_get(dip) == NULL) in alloc_dinode()826 if (!gfs2_alloc_get(dip)) in make_dinode()861 al = gfs2_alloc_get(dip); in link_dinode()
206 struct gfs2_alloc *al = gfs2_alloc_get(dip); in gfs2_link()787 struct gfs2_alloc *al = gfs2_alloc_get(ndip); in gfs2_rename()1028 if (!gfs2_alloc_get(ip)) in setattr_chown()
320 al = gfs2_alloc_get(ip); in ea_remove_unstuffed()685 al = gfs2_alloc_get(ip); in ea_alloc_skeleton()1466 al = gfs2_alloc_get(ip); in gfs2_ea_dealloc()
897 al = gfs2_alloc_get(ip); in do_grow()1077 if (!gfs2_alloc_get(ip)) in trunc_dealloc()
362 al = gfs2_alloc_get(ip); in gfs2_page_mkwrite()
650 al = gfs2_alloc_get(ip); in gfs2_write_begin()
860 struct gfs2_alloc *gfs2_alloc_get(struct gfs2_inode *ip) in gfs2_alloc_get() function
725 al = gfs2_alloc_get(ip); in do_sync()
1871 if (!gfs2_alloc_get(dip)) { in leaf_dealloc()