Searched refs:rwsem_assert_held (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Drwsem.h192 static inline void rwsem_assert_held(const struct rw_semaphore *sem) function
/linux-master/fs/xfs/
H A Dxfs_inode.c341 rwsem_assert_held(&ip->i_lock);
346 rwsem_assert_held(&VFS_I(ip)->i_mapping->invalidate_lock);
351 rwsem_assert_held(&VFS_I(ip)->i_rwsem);

Completed in 124 milliseconds