Lines Matching defs:depth
772 void reiserfs_write_lock_nested(struct super_block *s, int depth);
810 int depth;
812 depth = reiserfs_write_unlock_nested(s);
814 reiserfs_write_lock_nested(s, depth);
821 int depth;
823 depth = reiserfs_write_unlock_nested(s);
825 reiserfs_write_lock_nested(s, depth);
831 int depth;
832 depth = reiserfs_write_unlock_nested(s);
834 reiserfs_write_lock_nested(s, depth);
844 int depth;
846 depth = reiserfs_write_unlock_nested(s);
848 reiserfs_write_lock_nested(s, depth);