Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drwsem.h212 static inline void rwsem_assert_held_write(const struct rw_semaphore *sem) in rwsem_assert_held_write() function
H A Dmmap_lock.h76 rwsem_assert_held_write(&mm->mmap_lock); in mmap_assert_write_locked()
/linux/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.c1989 rwsem_assert_held_write(&inode->i_mapping->invalidate_lock); in xfs_buffered_write_iomap_end()
/linux/fs/
H A Ddcache.c1617 rwsem_assert_held_write(&sb->s_umount); in shrink_dcache_for_umount()