fs/jfs/inode.c
210
xad_t xad;
fs/jfs/jfs_extent.c
197
int extHint(struct inode *ip, s64 offset, xad_t * xp)
fs/jfs/jfs_extent.c
257
int extRecord(struct inode *ip, xad_t * xp)
fs/jfs/jfs_extent.c
70
extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr)
fs/jfs/jfs_extent.h
12
extern int extAlloc(struct inode *, s64, s64, xad_t *, bool);
fs/jfs/jfs_extent.h
13
extern int extHint(struct inode *, s64, xad_t *);
fs/jfs/jfs_extent.h
14
extern int extRecord(struct inode *, xad_t *);
fs/jfs/jfs_imap.c
677
xad_t *xad;
fs/jfs/jfs_imap.c
720
xad_t *xad;
fs/jfs/jfs_txnmgr.c
2398
xad_t *xad;
fs/jfs/jfs_txnmgr.c
2456
xad_t *xad;
fs/jfs/jfs_xtree.c
1224
xad_t *xad;
fs/jfs/jfs_xtree.c
1288
(nextindex - skip) * sizeof(xad_t));
fs/jfs/jfs_xtree.c
1364
xad_t *xad;
fs/jfs/jfs_xtree.c
148
xad_t *xad;
fs/jfs/jfs_xtree.c
1513
int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad)
fs/jfs/jfs_xtree.c
1523
xad_t *xad, *lxad, *rxad;
fs/jfs/jfs_xtree.c
1969
xad_t *xad;
fs/jfs/jfs_xtree.c
2210
xad_t *xad;
fs/jfs/jfs_xtree.c
239
xad_t *xad;
fs/jfs/jfs_xtree.c
2771
xad_t *xad;
fs/jfs/jfs_xtree.c
540
xad_t *xad;
fs/jfs/jfs_xtree.c
634
(nextindex - index) * sizeof(xad_t));
fs/jfs/jfs_xtree.c
693
xad_t *xad;
fs/jfs/jfs_xtree.c
724
(nextindex - skip) * sizeof(xad_t));
fs/jfs/jfs_xtree.c
962
xad_t *xad;
fs/jfs/jfs_xtree.h
50
xad_t *xad;
fs/jfs/jfs_xtree.h
86
xad_t xad[XTROOTMAXSLOT]; /* 16 * maxentry: xad array */
fs/jfs/jfs_xtree.h
94
xad_t xad[XTPAGEMAXSLOT]; /* 16 * maxentry: xad array */