Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dquota.h28 struct gfs2_alloc_parms *ap);
42 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
Drgrp.h46 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()
1501 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename()
1845 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.c836 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync()
1156 struct gfs2_alloc_parms *ap) in gfs2_quota_check()
1676 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk()
Drgrp.c77 const struct gfs2_alloc_parms *ap);
1502 const struct gfs2_alloc_parms *ap) in rg_mblk_search()
1670 const struct gfs2_alloc_parms *ap) in gfs2_rbm_find()
1983 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
Dincore.h307 struct gfs2_alloc_parms { struct
Daops.c677 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_write_begin()
Dbmap.c1220 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
Dxattr.c729 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()