Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_filestream.c204 struct xfs_bmalloca *ap, in xfs_filestream_lookup_association()
260 struct xfs_bmalloca *ap, in xfs_filestream_create_association()
343 struct xfs_bmalloca *ap, in xfs_filestream_select_ag()
Dxfs_bmap_util.h27 xfs_bmap_rtalloc(struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
Dxfs_rtalloc.c1341 struct xfs_bmalloca *ap, in xfs_rtallocate_align()
1411 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
Dxfs_buf.c2251 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp() local
/fs/fuse/
Dfile.c699 static void fuse_release_user_pages(struct fuse_args_pages *ap, ssize_t nres, in fuse_release_user_pages()
894 struct fuse_args_pages *ap) in fuse_short_read()
975 struct fuse_args_pages *ap = &ia->ap; in fuse_readpages_end() local
1011 struct fuse_args_pages *ap = &ia->ap; in fuse_send_readpages() local
1067 struct fuse_args_pages *ap; in fuse_readahead() local
1202 struct fuse_args_pages *ap = &ia->ap; in fuse_send_write_pages() local
1253 struct fuse_args_pages *ap = &ia->ap; in fuse_fill_write_pages() local
1347 struct fuse_args_pages *ap = &ia.ap; in fuse_perform_write() local
1537 static int fuse_get_user_pages(struct fuse_args_pages *ap, struct iov_iter *ii, in fuse_get_user_pages()
1882 struct fuse_args_pages *ap = &wpa->ia.ap; in fuse_writepage_free() local
[all …]
Dcuse.c303 struct fuse_args_pages ap; member
326 struct fuse_args_pages *ap = &ia->ap; in cuse_process_init_reply() local
435 struct fuse_args_pages *ap; in cuse_send_init() local
Dvirtio_fs.c761 struct fuse_args_pages *ap; in virtio_fs_request_complete() local
1289 struct fuse_args_pages *ap = container_of(args, typeof(*ap), args); in sg_count_fuse_req() local
1347 struct fuse_args_pages *ap = container_of(req->args, typeof(*ap), args); in sg_init_fuse_args() local
Dioctl.c234 struct fuse_args_pages ap = {}; in fuse_do_ioctl() local
Dreaddir.c340 struct fuse_args_pages *ap = &ia.ap; in fuse_readdir_uncached() local
Ddev.c1043 struct fuse_args_pages *ap = container_of(req->args, typeof(*ap), args); in fuse_copy_pages() local
1710 struct fuse_args_pages ap; member
1738 struct fuse_args_pages *ap; in fuse_retrieve() local
Ddir.c1919 struct fuse_args_pages ap = { in fuse_readlink_page() local
Dfuse_i.h1161 struct fuse_args_pages ap; member
/fs/gfs2/
Dquota.h41 struct gfs2_alloc_parms *ap) in gfs2_quota_lock_check()
Dinode.c407 struct gfs2_alloc_parms ap = { .target = *dblocks, .aflags = flags, }; in alloc_dinode() local
621 struct gfs2_alloc_parms ap = { .target = da->nr_blocks, }; in link_dinode() local
1093 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_link() local
1651 struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; in gfs2_rename() local
2014 struct gfs2_alloc_parms ap = {}; in setattr_chown() local
Dquota.c899 struct gfs2_alloc_parms ap = {}; in do_sync() local
1228 struct gfs2_alloc_parms *ap) in gfs2_quota_check()
1770 struct gfs2_alloc_parms ap = {}; in gfs2_set_dqblk() local
Dfile.c422 struct gfs2_alloc_parms ap = {}; in gfs2_page_mkwrite() local
1256 struct gfs2_alloc_parms ap = {}; in __gfs2_fallocate() local
Dbmap.c1024 struct gfs2_alloc_parms ap = {}; in gfs2_iomap_begin_write() local
2066 struct gfs2_alloc_parms ap = { .target = 1, }; in do_grow() local
Drgrp.c1563 const struct gfs2_alloc_parms *ap) in rg_mblk_search()
2045 int gfs2_inplace_reserve(struct gfs2_inode *ip, struct gfs2_alloc_parms *ap) in gfs2_inplace_reserve()
Dxattr.c745 struct gfs2_alloc_parms ap = { .target = blks }; in ea_alloc_skeleton() local
/fs/xfs/libxfs/
Dxfs_bmap.c3117 struct xfs_bmalloca *ap, in xfs_bmap_adjacent_valid()
3137 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3293 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3317 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_select_lengths()
3356 struct xfs_bmalloca *ap) in xfs_bmap_alloc_account()
3408 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments()
3454 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent()
3482 struct xfs_bmalloca *ap, in xfs_bmap_exact_minlen_extent_alloc()
3523 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_at_eof()
3626 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_low_space()
[all …]
/fs/xfs/scrub/
Dalloc_repair.c283 const struct xfs_alloc_rec_incore *ap = a; in xrep_bnobt_extent_cmp() local
331 const struct xfs_alloc_rec_incore *ap = a; in xrep_cntbt_extent_cmp() local
Drefcount_repair.c309 const struct xfs_refcount_irec *ap = a; in xrep_refc_extent_cmp() local
/fs/ext4/
Dioctl.c287 unsigned char *ap, *bp; in memswap() local