Home
last modified time | relevance | path

Searched refs:xfs_ilock_demote (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_inode.h361 void xfs_ilock_demote(xfs_inode_t *, uint);
Dxfs_file.c76 xfs_ilock_demote(ip, type); in xfs_rw_ilock_demote()
Dxfs_trace.h630 DEFINE_LOCK_EVENT(xfs_ilock_demote);
Dxfs_inode.c310 xfs_ilock_demote( in xfs_ilock_demote() function