Home
last modified time | relevance | path

Searched refs:rwsem_assert_held_write (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dmmap_lock.h70 rwsem_assert_held_write(&mm->mmap_lock); in mmap_assert_write_locked()
H A Drwsem.h200 static inline void rwsem_assert_held_write(const struct rw_semaphore *sem) in rwsem_assert_held_write() function
/linux-6.15/fs/xfs/
H A Dxfs_inode.c307 rwsem_assert_held_write(&VFS_I(ip)->i_mapping->invalidate_lock); in xfs_assert_ilocked()
312 rwsem_assert_held_write(&VFS_I(ip)->i_rwsem); in xfs_assert_ilocked()
H A Dxfs_iomap.c1801 rwsem_assert_held_write(&inode->i_mapping->invalidate_lock); in xfs_buffered_write_iomap_end()
/linux-6.15/fs/quota/
H A Ddquot.c2247 rwsem_assert_held_write(&sb->s_umount); in dquot_disable()
2510 rwsem_assert_held_write(&sb->s_umount); in dquot_resume()
/linux-6.15/fs/
H A Ddcache.c1608 rwsem_assert_held_write(&sb->s_umount); in shrink_dcache_for_umount()