Searched refs:gfs2_alloc_parms (Results 1 – 9 of 9) sorted by relevance
/linux/fs/gfs2/ |
A D | quota.h | 27 struct gfs2_alloc_parms *ap); 41 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
|
A D | rgrp.h | 41 struct gfs2_alloc_parms *ap);
|
A D | inode.c | 380 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode() 521 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode() 977 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_link() 1535 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename() 1890 struct gfs2_alloc_parms ap; in setattr_chown()
|
A D | quota.c | 876 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync() 1199 struct gfs2_alloc_parms *ap) in gfs2_quota_check() 1727 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk()
|
A D | incore.h | 309 struct gfs2_alloc_parms { struct
|
A D | file.c | 420 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_page_mkwrite() 1251 struct gfs2_alloc_parms ap = { .aflags = 0, }; in __gfs2_fallocate()
|
A D | bmap.c | 1011 struct gfs2_alloc_parms ap = {}; in gfs2_iomap_begin_write() 2062 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow()
|
A D | rgrp.c | 1562 const struct gfs2_alloc_parms *ap) in rg_mblk_search() 2044 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
|
A D | xattr.c | 741 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton()
|
Completed in 31 milliseconds