Home
last modified time | relevance | path

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

/fs/ext4/
Dioctl.c34 unsigned char *ap, *bp; in memswap() local
/fs/xfs/
Dxfs_ioctl.c1247 xfs_getbmap_format(void **ap, struct getbmapx *bmv, int *full) in xfs_getbmap_format()
1291 xfs_getbmapx_format(void **ap, struct getbmapx *bmv, int *full) in xfs_getbmapx_format()
Dxfs_bmap.c3656 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3804 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
3907 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
4022 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
4254 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
Dxfs_filestream.c671 xfs_bmalloca_t *ap, in xfs_filestream_new_ag()
Dxfs_buf.c1735 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp() local
/fs/
Dcompat.c61 va_list ap; in compat_printk() local