Searched refs:gfs2_alloc_parms (Results 1 – 7 of 7) sorted by relevance
41 struct gfs2_alloc_parms *ap);
407 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode() 619 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode() 1091 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_link() 1650 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename() 2013 struct gfs2_alloc_parms ap = {}; in setattr_chown()
307 struct gfs2_alloc_parms { struct 308 targetgfs2_alloc_parms global() argument 309 min_targetgfs2_alloc_parms global() argument 310 aflagsgfs2_alloc_parms global() argument 311 allowedgfs2_alloc_parms global() argument
422 struct gfs2_alloc_parms ap = {}; in gfs2_page_mkwrite() 1257 struct gfs2_alloc_parms ap = {}; in __gfs2_fallocate()
1029 struct gfs2_alloc_parms ap = {}; in gfs2_iomap_begin_write() 2072 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
1563 const struct gfs2_alloc_parms *ap) in rg_mblk_search() 2043 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
745 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()