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

/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);
/linux-master/include/linux/
H A Drwsem.h192 static inline void rwsem_assert_held(const struct rw_semaphore *sem) function

Completed in 308 milliseconds