Symbol: PSIZE
fs/jfs/jfs_dmap.c
1026
mp = read_metapage(ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
1369
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
1699
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
171
PSIZE, 0);
fs/jfs/jfs_dmap.c
1813
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
1845
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
1898
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
2483
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
289
PSIZE, 0);
fs/jfs/jfs_dmap.c
3217
mp = read_metapage(ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
3451
l2mp = read_metapage(ipbmap, p, PSIZE, 0);
fs/jfs/jfs_dmap.c
3470
l1mp = read_metapage(ipbmap, p, PSIZE, 0);
fs/jfs/jfs_dmap.c
3482
l1mp = get_metapage(ipbmap, p, PSIZE, 0);
fs/jfs/jfs_dmap.c
3502
l0mp = read_metapage(ipbmap, p, PSIZE, 0);
fs/jfs/jfs_dmap.c
3516
l0mp = get_metapage(ipbmap, p, PSIZE, 0);
fs/jfs/jfs_dmap.c
3539
PSIZE, 0);
fs/jfs/jfs_dmap.c
3546
PSIZE, 0);
fs/jfs/jfs_dmap.c
385
mp = read_metapage(ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dmap.c
479
mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE,
fs/jfs/jfs_dmap.c
796
mp = read_metapage(ipbmap, lblkno, PSIZE, 0);
fs/jfs/jfs_dtree.c
1017
if (xsize < PSIZE) {
fs/jfs/jfs_dtree.c
1100
ip->i_size += PSIZE;
fs/jfs/jfs_dtree.c
1134
DT_GETPAGE(ip, parent->bn, smp, PSIZE, sp, rc);
fs/jfs/jfs_dtree.c
1363
rmp = get_metapage(ip, rbn, PSIZE, 1);
fs/jfs/jfs_dtree.c
1420
n = PSIZE >> L2DTSLOTSIZE;
fs/jfs/jfs_dtree.c
1471
DT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
1501
half = (PSIZE >> L2DTSLOTSIZE) >> 1; /* swag */
fs/jfs/jfs_dtree.c
1669
DT_GETPAGE(ip, parent->bn, pmp, PSIZE, pp, rc);
fs/jfs/jfs_dtree.c
207
return read_metapage(inode, xaddr, PSIZE, 1);
fs/jfs/jfs_dtree.c
2127
nmp, PSIZE, np, rc);
fs/jfs/jfs_dtree.c
226
return get_metapage(inode, xaddr, PSIZE, 1);
fs/jfs/jfs_dtree.c
2304
DT_GETPAGE(ip, parent->bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
2429
ip->i_size -= PSIZE;
fs/jfs/jfs_dtree.c
2459
DT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
2488
DT_GETPAGE(ip, prevbn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
2632
DT_GETPAGE(inode, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
268
page_offset = offset & (PSIZE - 1);
fs/jfs/jfs_dtree.c
2797
DT_GETPAGE(ip, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
3041
DT_GETPAGE(ip, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
3223
DT_GETPAGE(ip, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
3244
DT_GETPAGE(ip, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
3264
DT_GETPAGE(ip, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
3285
DT_GETPAGE(ip, bn, mp, PSIZE, p, rc);
fs/jfs/jfs_dtree.c
403
ip->i_size = PSIZE;
fs/jfs/jfs_dtree.c
434
page_offset = offset & (PSIZE - 1);
fs/jfs/jfs_dtree.c
445
ip->i_size += PSIZE;
fs/jfs/jfs_dtree.c
448
memset(mp->data, 0, PSIZE); /* Just looks better */
fs/jfs/jfs_filsys.h
168
#define SIZE_OF_SUPER PSIZE
fs/jfs/jfs_filsys.h
173
#define SIZE_OF_AG_TABLE PSIZE
fs/jfs/jfs_filsys.h
179
#define SIZE_OF_MAP_PAGE PSIZE
fs/jfs/jfs_filsys.h
82
#ifdef PSIZE
fs/jfs/jfs_filsys.h
90
#define BPSIZE PSIZE
fs/jfs/jfs_imap.c
113
PSIZE, 0);
fs/jfs/jfs_imap.c
218
PSIZE, 0);
fs/jfs/jfs_imap.c
2275
dmp = get_metapage(ipimap, blkno + i, PSIZE, 1);
fs/jfs/jfs_imap.c
2541
ipimap->i_size += PSIZE;
fs/jfs/jfs_imap.c
2542
inode_add_bytes(ipimap, PSIZE);
fs/jfs/jfs_imap.c
2545
mp = get_metapage(ipimap, blkno, PSIZE, 0);
fs/jfs/jfs_imap.c
2551
xtTruncate(tid, ipimap, ipimap->i_size - PSIZE,
fs/jfs/jfs_imap.c
2672
*mpp = read_metapage(ipimap, blkno, PSIZE, 0);
fs/jfs/jfs_imap.c
3017
ip->i_size += PSIZE;
fs/jfs/jfs_imap.c
3018
inode_add_bytes(ip, PSIZE);
fs/jfs/jfs_imap.c
367
mp = read_metapage(ipimap, pageno << sbi->l2nbperpage, PSIZE, 1);
fs/jfs/jfs_imap.c
447
mp = read_metapage(ip, address << sbi->l2nbperpage, PSIZE, 1);
fs/jfs/jfs_imap.c
518
mp = read_metapage(ip, address << sbi->l2nbperpage, PSIZE, 1);
fs/jfs/jfs_imap.c
639
mp = read_metapage(ipimap, pageno << sbi->l2nbperpage, PSIZE, 1);
fs/jfs/jfs_metapage.c
398
for (offset = 0; offset < PAGE_SIZE; offset += PSIZE) {
fs/jfs/jfs_metapage.c
449
for (offset = 0; offset < PAGE_SIZE; offset += PSIZE) {
fs/jfs/jfs_metapage.c
618
for (offset = 0; offset < PAGE_SIZE; offset += PSIZE) {
fs/jfs/jfs_metapage.c
721
if (new && (PSIZE == PAGE_SIZE)) {
fs/jfs/jfs_metapage.c
781
memset(mp->data, 0, PSIZE);
fs/jfs/jfs_metapage.c
919
for (offset = 0; offset < PAGE_SIZE; offset += PSIZE) {
fs/jfs/jfs_mount.c
314
if (bsize != PSIZE) {
fs/jfs/jfs_mount.c
327
expected_AIM_bytesize = 2 * PSIZE;
fs/jfs/jfs_mount.c
329
expected_AIT_bytesize = 4 * PSIZE;
fs/jfs/jfs_mount.c
378
sbi->nbperpage = PSIZE >> sbi->l2bsize;
fs/jfs/jfs_xtree.c
116
BT_GETPAGE(ip, bn, *mp, xtpage_t, PSIZE, p, rc, i_xtroot);
fs/jfs/jfs_xtree.c
124
((bn == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) {
fs/jfs/jfs_xtree.c
1242
rmp = get_metapage(ip, rbn, PSIZE, 1);
fs/jfs/jfs_xtree.c
1267
rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE);
fs/jfs/jfs_xtree.c
989
rmp = get_metapage(ip, rbn, PSIZE, 1);
fs/jfs/namei.c
997
u32 copy_size = min_t(u32, ssize, PSIZE);
fs/jfs/namei.c
999
mp = get_metapage(ip, xaddr, PSIZE, 1);
fs/jfs/resize.c
20
#define BITSPERPAGE (PSIZE << 3)
fs/jfs/super.c
494
sb_set_blocksize(sb, PSIZE);
fs/jfs/xattr.c
251
nb = min(PSIZE, nbytes);
fs/jfs/xattr.c
283
cp += PSIZE;
fs/jfs/xattr.c
391
nb = min(PSIZE, nbytes);
fs/jfs/xattr.c
402
cp += PSIZE;
fs/jfs/xattr.c
480
if (size > PSIZE) {