Home
last modified time | relevance | path

Searched refs:gfs2_alloc_parms (Results 1 – 7 of 7) sorted by relevance

/linux/fs/gfs2/
H A Drgrp.h41 struct gfs2_alloc_parms *ap);
H A Dinode.c407 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()
H A Dincore.h307 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
H A Dfile.c422 struct gfs2_alloc_parms ap = {}; in gfs2_page_mkwrite()
1257 struct gfs2_alloc_parms ap = {}; in __gfs2_fallocate()
H A Dbmap.c1029 struct gfs2_alloc_parms ap = {}; in gfs2_iomap_begin_write()
2072 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
H A Drgrp.c1563 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()
H A Dxattr.c745 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()