Symbol: xfs_buftarg
fs/xfs/libxfs/xfs_btree.c
205
struct xfs_buftarg *btp = cur->bc_mem.xfbtree->target;
fs/xfs/libxfs/xfs_btree.c
4883
struct xfs_buftarg *btp = bp->b_target;
fs/xfs/libxfs/xfs_btree.c
538
static inline struct xfs_buftarg *
fs/xfs/libxfs/xfs_btree.c
88
struct xfs_buftarg *btp,
fs/xfs/libxfs/xfs_btree.c
987
struct xfs_buftarg *btp = cur->bc_mem.xfbtree->target;
fs/xfs/libxfs/xfs_btree_mem.c
117
struct xfs_buftarg *btp,
fs/xfs/libxfs/xfs_btree_mem.h
27
struct xfs_buftarg *target;
fs/xfs/libxfs/xfs_btree_mem.h
66
struct xfs_buftarg *btp, const struct xfs_btree_ops *ops);
fs/xfs/libxfs/xfs_rmap_btree.c
645
struct xfs_buftarg *btp,
fs/xfs/libxfs/xfs_rmap_btree.h
70
struct xfs_buftarg *btp, xfs_agnumber_t agno);
fs/xfs/libxfs/xfs_rtrmap_btree.c
633
struct xfs_buftarg *btp,
fs/xfs/libxfs/xfs_rtrmap_btree.h
208
struct xfs_buftarg *btp, xfs_rgnumber_t rgno);
fs/xfs/scrub/rcbag.c
33
struct xfs_buftarg *btp,
fs/xfs/scrub/rcbag.h
11
struct xfs_buftarg;
fs/xfs/scrub/rcbag.h
13
int rcbag_init(struct xfs_mount *mp, struct xfs_buftarg *btp,
fs/xfs/scrub/rcbag_btree.c
215
struct xfs_buftarg *btp)
fs/xfs/scrub/rcbag_btree.h
67
struct xfs_buftarg *btp);
fs/xfs/scrub/scrub.h
168
struct xfs_buftarg *xmbtp;
fs/xfs/xfs_buf.c
1477
struct xfs_buftarg *btp)
fs/xfs/xfs_buf.c
1497
struct xfs_buftarg *btp)
fs/xfs/xfs_buf.c
1589
struct xfs_buftarg *btp = shrink->private_data;
fs/xfs/xfs_buf.c
1611
struct xfs_buftarg *btp = shrink->private_data;
fs/xfs/xfs_buf.c
1617
struct xfs_buftarg *btp)
fs/xfs/xfs_buf.c
1628
struct xfs_buftarg *btp)
fs/xfs/xfs_buf.c
1644
struct xfs_buftarg *btp)
fs/xfs/xfs_buf.c
1670
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
1700
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
1744
struct xfs_buftarg *
fs/xfs/xfs_buf.c
1749
struct xfs_buftarg *btp;
fs/xfs/xfs_buf.c
266
struct xfs_buftarg *target,
fs/xfs/xfs_buf.c
383
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
438
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
471
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
532
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
549
struct xfs_buftarg *btp,
fs/xfs/xfs_buf.c
661
struct xfs_buftarg *target,
fs/xfs/xfs_buf.c
738
struct xfs_buftarg *target,
fs/xfs/xfs_buf.c
778
struct xfs_buftarg *target,
fs/xfs/xfs_buf.c
813
struct xfs_buftarg *target,
fs/xfs/xfs_buf.c
972
static struct xfs_buftarg *lasttarg;
fs/xfs/xfs_buf.h
164
struct xfs_buftarg *b_target; /* buffer target (device) */
fs/xfs/xfs_buf.h
202
int xfs_buf_get_map(struct xfs_buftarg *target, struct xfs_buf_map *map,
fs/xfs/xfs_buf.h
204
int xfs_buf_read_map(struct xfs_buftarg *target, struct xfs_buf_map *map,
fs/xfs/xfs_buf.h
207
void xfs_buf_readahead_map(struct xfs_buftarg *target,
fs/xfs/xfs_buf.h
213
struct xfs_buftarg *target,
fs/xfs/xfs_buf.h
226
struct xfs_buftarg *target,
fs/xfs/xfs_buf.h
238
struct xfs_buftarg *target,
fs/xfs/xfs_buf.h
253
struct xfs_buftarg *target,
fs/xfs/xfs_buf.h
262
int xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks,
fs/xfs/xfs_buf.h
264
int xfs_buf_read_uncached(struct xfs_buftarg *target, xfs_daddr_t daddr,
fs/xfs/xfs_buf.h
358
struct xfs_buftarg *xfs_alloc_buftarg(struct xfs_mount *mp,
fs/xfs/xfs_buf.h
360
extern void xfs_free_buftarg(struct xfs_buftarg *);
fs/xfs/xfs_buf.h
361
extern void xfs_buftarg_wait(struct xfs_buftarg *);
fs/xfs/xfs_buf.h
362
extern void xfs_buftarg_drain(struct xfs_buftarg *);
fs/xfs/xfs_buf.h
363
int xfs_configure_buftarg(struct xfs_buftarg *btp, unsigned int sectorsize,
fs/xfs/xfs_buf.h
372
int xfs_init_buftarg(struct xfs_buftarg *btp, size_t logical_sectorsize,
fs/xfs/xfs_buf.h
374
void xfs_destroy_buftarg(struct xfs_buftarg *btp);
fs/xfs/xfs_buf_mem.c
111
struct xfs_buftarg *btp)
fs/xfs/xfs_buf_mem.c
168
struct xfs_buftarg *btp,
fs/xfs/xfs_buf_mem.c
54
struct xfs_buftarg **btpp)
fs/xfs/xfs_buf_mem.c
58
struct xfs_buftarg *btp;
fs/xfs/xfs_buf_mem.h
13
static inline bool xfs_buftarg_is_mem(const struct xfs_buftarg *btp)
fs/xfs/xfs_buf_mem.h
19
struct xfs_buftarg **btpp);
fs/xfs/xfs_buf_mem.h
20
void xmbuf_free(struct xfs_buftarg *btp);
fs/xfs/xfs_buf_mem.h
22
bool xmbuf_verify_daddr(struct xfs_buftarg *btp, xfs_daddr_t daddr);
fs/xfs/xfs_discard.c
123
struct xfs_buftarg *btp =
fs/xfs/xfs_file.c
2067
struct xfs_buftarg *target = xfs_inode_buftarg(XFS_I(inode));
fs/xfs/xfs_file.c
976
struct xfs_buftarg *target = xfs_inode_buftarg(ip);
fs/xfs/xfs_iomap.c
109
struct xfs_buftarg *target = xfs_inode_buftarg(ip);
fs/xfs/xfs_iomap.c
179
struct xfs_buftarg *target = xfs_inode_buftarg(ip);
fs/xfs/xfs_iops.c
579
struct xfs_buftarg *target = xfs_inode_buftarg(ip);
fs/xfs/xfs_log.c
1326
struct xfs_buftarg *log_target,
fs/xfs/xfs_log.c
40
struct xfs_buftarg *log_target,
fs/xfs/xfs_log.c
536
struct xfs_buftarg *log_target,
fs/xfs/xfs_log.h
103
struct xfs_buftarg *log_target,
fs/xfs/xfs_log_priv.h
419
struct xfs_buftarg *l_targ; /* buftarg of log */
fs/xfs/xfs_mount.c
693
struct xfs_buftarg *btp = xfs_group_type_buftarg(mp, type);
fs/xfs/xfs_mount.h
169
struct xfs_buftarg *m_ddev_targp; /* data device */
fs/xfs/xfs_mount.h
170
struct xfs_buftarg *m_logdev_targp;/* log device */
fs/xfs/xfs_mount.h
171
struct xfs_buftarg *m_rtdev_targp; /* rt device */
fs/xfs/xfs_mount.h
809
static inline struct xfs_buftarg *
fs/xfs/xfs_notify_failure.c
166
struct xfs_buftarg *btp,
fs/xfs/xfs_super.h
86
struct xfs_buftarg;
fs/xfs/xfs_trace.h
5116
TP_PROTO(struct xfs_buftarg *btp),
fs/xfs/xfs_trace.h
5134
TP_PROTO(struct xfs_buftarg *btp),
fs/xfs/xfs_trans.h
14
struct xfs_buftarg;
fs/xfs/xfs_trans.h
175
int xfs_trans_get_buf_map(struct xfs_trans *tp, struct xfs_buftarg *target,
fs/xfs/xfs_trans.h
182
struct xfs_buftarg *target,
fs/xfs/xfs_trans.h
194
struct xfs_buftarg *target,
fs/xfs/xfs_trans.h
204
struct xfs_buftarg *target,
fs/xfs/xfs_trans_buf.c
118
struct xfs_buftarg *target,
fs/xfs/xfs_trans_buf.c
229
struct xfs_buftarg *target,
fs/xfs/xfs_trans_buf.c
25
struct xfs_buftarg *target,
fs/xfs/xfs_verify_media.c
179
struct xfs_buftarg *btp,
fs/xfs/xfs_verify_media.c
215
struct xfs_buftarg *btp,
fs/xfs/xfs_verify_media.c
268
struct xfs_buftarg *btp = NULL;