try_wait_for_completion  127 fs/xfs/quota/xfs_dquot.h 	return try_wait_for_completion(&dqp->q_flush);
try_wait_for_completion  591 fs/xfs/xfs_inode.h 	return try_wait_for_completion(&ip->i_flush);
try_wait_for_completion   86 include/linux/completion.h extern bool try_wait_for_completion(struct completion *x);