Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dquota.h30 struct gfs2_alloc_parms *ap);
44 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
Drgrp.h46 struct gfs2_alloc_parms *ap);
Dinode.c378 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode()
520 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode()
966 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()
1850 struct gfs2_alloc_parms ap; in setattr_chown()
Dquota.c872 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync()
1192 struct gfs2_alloc_parms *ap) in gfs2_quota_check()
1717 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk()
Dincore.h330 struct gfs2_alloc_parms { struct
Dfile.c398 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_page_mkwrite()
941 struct gfs2_alloc_parms ap = { .aflags = 0, }; in __gfs2_fallocate()
Dbmap.c1042 struct gfs2_alloc_parms ap = { in gfs2_iomap_begin_write()
2106 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
Drgrp.c1550 const struct gfs2_alloc_parms *ap) in rg_mblk_search()
2029 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
Dxattr.c730 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()