pag_ici_reclaim_lock 1271 fs/xfs/xfs_icache.c 			if (!mutex_trylock(&pag->pag_ici_reclaim_lock)) {
pag_ici_reclaim_lock 1278 fs/xfs/xfs_icache.c 			mutex_lock(&pag->pag_ici_reclaim_lock);
pag_ici_reclaim_lock 1349 fs/xfs/xfs_icache.c 		mutex_unlock(&pag->pag_ici_reclaim_lock);
pag_ici_reclaim_lock  151 fs/xfs/xfs_mount.c 		mutex_destroy(&pag->pag_ici_reclaim_lock);
pag_ici_reclaim_lock  203 fs/xfs/xfs_mount.c 		mutex_init(&pag->pag_ici_reclaim_lock);
pag_ici_reclaim_lock  245 fs/xfs/xfs_mount.c 	mutex_destroy(&pag->pag_ici_reclaim_lock);
pag_ici_reclaim_lock  255 fs/xfs/xfs_mount.c 		mutex_destroy(&pag->pag_ici_reclaim_lock);
pag_ici_reclaim_lock  388 fs/xfs/xfs_mount.h 	struct mutex	pag_ici_reclaim_lock;	/* serialisation point */