Searched refs:symlink_lock (Results 1 – 4 of 4) sorted by relevance
36 spin_lock(&sbi->symlink_lock); in affs_symlink_readpage()40 spin_unlock(&sbi->symlink_lock); in affs_symlink_readpage()
333 spin_lock_init(&sbi->symlink_lock); in affs_fill_super()557 spin_lock(&sbi->symlink_lock); in affs_remount()563 spin_unlock(&sbi->symlink_lock); in affs_remount()
366 spin_lock(&sbi->symlink_lock); in affs_symlink()369 spin_unlock(&sbi->symlink_lock); in affs_symlink()
102 spinlock_t symlink_lock; /* protects the previous two */ member