Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 15 of 15) sorted by relevance

/fs/gfs2/
Dquota.h42 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
Dinode.c382 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode() local
524 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode() local
955 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_link() local
1501 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename() local
1845 struct gfs2_alloc_parms ap; in setattr_chown() local
Dquota.c836 struct gfs2_alloc_parms ap = { .aflags = 0, }; in do_sync() local
1156 struct gfs2_alloc_parms *ap) in gfs2_quota_check()
1676 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_set_dqblk() local
Dfile.c389 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_page_mkwrite() local
807 struct gfs2_alloc_parms ap = { .aflags = 0, }; in __gfs2_fallocate() local
Drgrp.c1522 const struct gfs2_alloc_parms *ap) in rg_mblk_search()
1690 const struct gfs2_alloc_parms *ap) in gfs2_rbm_find()
2003 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
Daops.c677 struct gfs2_alloc_parms ap = { .aflags = 0, }; in gfs2_write_begin() local
Dbmap.c1220 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow() local
Dxattr.c729 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton() local
/fs/xfs/
Dxfs_filestream.c364 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
Dxfs_ioctl.c1370 xfs_getbmap_format(void **ap, struct getbmapx *bmv, int *full) in xfs_getbmap_format()
1415 xfs_getbmapx_format(void **ap, struct getbmapx *bmv, int *full) in xfs_getbmapx_format()
Dxfs_bmap_util.c166 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
Dxfs_buf.c1798 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp() local
/fs/ext4/
Dioctl.c33 unsigned char *ap, *bp; in memswap() local
/fs/xfs/libxfs/
Dxfs_bmap.c3356 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3538 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3566 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
3600 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams()
3644 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
3900 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
/fs/
Dcompat.c61 va_list ap; in compat_printk() local