Searched refs:symlink_lock (Results 1 – 4 of 4) sorted by relevance
38 spin_lock(&sbi->symlink_lock); in affs_symlink_read_folio()42 spin_unlock(&sbi->symlink_lock); in affs_symlink_read_folio()
369 spin_lock_init(&sbi->symlink_lock); in affs_fill_super()587 spin_lock(&sbi->symlink_lock); in affs_remount()593 spin_unlock(&sbi->symlink_lock); in affs_remount()
351 spin_lock(&sbi->symlink_lock); in affs_symlink()354 spin_unlock(&sbi->symlink_lock); in affs_symlink()
103 spinlock_t symlink_lock; /* protects the previous two */ member
Completed in 8 milliseconds