tag | line | file | source code |
ISOFS_BLOCK_BITS | 121 | fs/isofs/dir.c | cpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL); |
ISOFS_BLOCK_BITS | 130 | fs/isofs/dir.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 182 | fs/isofs/dir.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 217 | fs/isofs/dir.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 233 | fs/isofs/dir.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 158 | fs/isofs/inode.c | if (!(bh = bread(dev, iso_blknum << (ISOFS_BLOCK_BITS-blocksize_bits), blocksize))) { |
ISOFS_BLOCK_BITS | 227 | fs/isofs/inode.c | (ISOFS_BLOCK_BITS - blocksize_bits); |
ISOFS_BLOCK_BITS | 237 | fs/isofs/inode.c | if(s->u.isofs_sb.s_log_zone_size != (1 << ISOFS_BLOCK_BITS)) { |
ISOFS_BLOCK_BITS | 249 | fs/isofs/inode.c | isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 262 | fs/isofs/inode.c | s->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 302 | fs/isofs/inode.c | put_fs_long(1 << ISOFS_BLOCK_BITS, &buf->f_bsize); |
ISOFS_BLOCK_BITS | 345 | fs/isofs/inode.c | cpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL); |
ISOFS_BLOCK_BITS | 349 | fs/isofs/inode.c | kfree_s (cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 435 | fs/isofs/inode.c | (ISOFS_BLOCK_BITS - ISOFS_BUFFER_BITS(inode)); |
ISOFS_BLOCK_BITS | 466 | fs/isofs/inode.c | kfree_s (cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 534 | fs/isofs/inode.c | block = extent << (ISOFS_BLOCK_BITS - bufbits); |
ISOFS_BLOCK_BITS | 572 | fs/isofs/inode.c | block = parent_dir << (ISOFS_BLOCK_BITS - bufbits); |
ISOFS_BLOCK_BITS | 607 | fs/isofs/inode.c | cpnt = kmalloc(1<<ISOFS_BLOCK_BITS,GFP_KERNEL); |
ISOFS_BLOCK_BITS | 615 | fs/isofs/inode.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 627 | fs/isofs/inode.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 637 | fs/isofs/inode.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 118 | fs/isofs/namei.c | cpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL); |
ISOFS_BLOCK_BITS | 126 | fs/isofs/namei.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 181 | fs/isofs/namei.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 205 | fs/isofs/namei.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |
ISOFS_BLOCK_BITS | 354 | fs/isofs/rock.c | (ISOFS_BLOCK_BITS - ISOFS_BUFFER_BITS(inode)); |
ISOFS_BLOCK_BITS | 416 | fs/isofs/rock.c | cpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL); |
ISOFS_BLOCK_BITS | 420 | fs/isofs/rock.c | kfree_s(cpnt, 1 << ISOFS_BLOCK_BITS); |