Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | reiserfs_write_lock (struct super_block *s) |
void | reiserfs_write_unlock (struct super_block *s) |
int | reiserfs_write_lock_once (struct super_block *s) |
void | reiserfs_write_unlock_once (struct super_block *s, int lock_depth) |
void | reiserfs_check_lock_depth (struct super_block *sb, char *caller) |
void reiserfs_check_lock_depth | ( | struct super_block * | sb, |
char * | caller | ||
) |
void reiserfs_write_lock | ( | struct super_block * | s | ) |
int reiserfs_write_lock_once | ( | struct super_block * | s | ) |
void reiserfs_write_unlock | ( | struct super_block * | s | ) |