Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dquota.h28 struct gfs2_alloc_parms *ap);
42 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
Drgrp.h45 struct gfs2_alloc_parms *ap);
Dinode.c382 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode()
524 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode()
955 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_link()
1472 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename()
1672 struct gfs2_alloc_parms ap; in setattr_chown()
Dfile.c387 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_page_mkwrite()
805 struct gfs2_alloc_parms ap = { .aflags = 0, }; in __gfs2_fallocate()
Dquota.c795 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync()
1115 struct gfs2_alloc_parms *ap) in gfs2_quota_check()
1632 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk()
Drgrp.c77 const struct gfs2_alloc_parms *ap);
1486 const struct gfs2_alloc_parms *ap) in rg_mblk_search()
1654 const struct gfs2_alloc_parms *ap) in gfs2_rbm_find()
1960 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
Dincore.h303 struct gfs2_alloc_parms { struct
Daops.c673 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_write_begin()
Dbmap.c1220 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
Dxattr.c727 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()