Lines Matching defs:depth
775 void reiserfs_write_lock_nested(struct super_block *s, int depth);
813 int depth;
815 depth = reiserfs_write_unlock_nested(s);
817 reiserfs_write_lock_nested(s, depth);
824 int depth;
826 depth = reiserfs_write_unlock_nested(s);
828 reiserfs_write_lock_nested(s, depth);
834 int depth;
835 depth = reiserfs_write_unlock_nested(s);
837 reiserfs_write_lock_nested(s, depth);
847 int depth;
849 depth = reiserfs_write_unlock_nested(s);
851 reiserfs_write_lock_nested(s, depth);