Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.h27 struct gfs2_alloc_parms *ap);
41 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
H A Drgrp.h41 struct gfs2_alloc_parms *ap);
H A Dinode.c395 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode()
537 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode()
989 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_link()
1540 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename()
1900 struct gfs2_alloc_parms ap; in setattr_chown()
H A Dquota.c884 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync()
1207 struct gfs2_alloc_parms *ap) in gfs2_quota_check()
1735 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk()
H A Dfile.c451 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_page_mkwrite()
1061 struct gfs2_alloc_parms ap = { .aflags = 0, }; in __gfs2_fallocate()
H A Dincore.h330 struct gfs2_alloc_parms { struct
H A Dbmap.c1078 struct gfs2_alloc_parms ap = {}; in gfs2_iomap_begin_write()
2115 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
H A Drgrp.c1534 const struct gfs2_alloc_parms *ap) in rg_mblk_search()
2007 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
H A Dxattr.c728 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()