Searched refs:symlink_lock (Results 1 – 4 of 4) sorted by relevance
38 spin_lock(&sbi->symlink_lock); in affs_symlink_readpage()42 spin_unlock(&sbi->symlink_lock); in affs_symlink_readpage()
332 spin_lock_init(&sbi->symlink_lock); in affs_fill_super()555 spin_lock(&sbi->symlink_lock); in affs_remount()561 spin_unlock(&sbi->symlink_lock); in affs_remount()
362 spin_lock(&sbi->symlink_lock); in affs_symlink()365 spin_unlock(&sbi->symlink_lock); in affs_symlink()
102 spinlock_t symlink_lock; /* protects the previous two */ member