HomeSort by relevance Sort by last modified time
    Searched refs:brelse (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/debugfs/
recovery.c 53 brelse (b[n]);
112 brelse(bh);
169 brelse(bh);
512 brelse(bh);
522 brelse(bh);
540 brelse(bh);
603 brelse(obh);
612 brelse(obh);
632 brelse(bh);
633 brelse(obh)
    [all...]
journal.c 220 void brelse(struct buffer_head *bh) function
443 brelse(bh);
456 brelse(bh);
463 brelse(bh);
480 brelse(bh);
484 brelse(bh);
652 brelse(journal->j_sb_buffer);
do_journal.c 155 brelse(cbh);
156 brelse(bh);
259 brelse(bh);
406 brelse(bh);
407 brelse(data_bh);
758 brelse(bh);
revoke.c 390 brelse(bh);
399 BUFFER_TRACE(bh, "call brelse");
  /external/e2fsprogs/e2fsck/
recovery.c 53 brelse (b[n]);
112 brelse(bh);
169 brelse(bh);
512 brelse(bh);
522 brelse(bh);
540 brelse(bh);
603 brelse(obh);
612 brelse(obh);
632 brelse(bh);
633 brelse(obh)
    [all...]
jfs_user.h 152 void brelse(struct buffer_head *bh);
journal.c 214 void brelse(struct buffer_head *bh) function
454 brelse(bh);
467 brelse(bh);
475 brelse(bh);
497 brelse(bh);
772 brelse(journal->j_sb_buffer);
revoke.c 390 brelse(bh);
399 BUFFER_TRACE(bh, "call brelse");
  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 41 #define put_bh(x) brelse(x)
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 105 brelse(bh);
134 brelse(bh);
143 brelse(bh);
221 brelse(bh[k]);
256 brelse(bh[b]);
    [all...]

Completed in 168 milliseconds